LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
custom_python_logger/__init__.py
custom_python_logger/logger.py
custom_python_logger/usage_example.py
custom_python_logger.egg-info/PKG-INFO
custom_python_logger.egg-info/SOURCES.txt
custom_python_logger.egg-info/dependency_links.txt
custom_python_logger.egg-info/requires.txt
custom_python_logger.egg-info/top_level.txt
tests/test_logger.py
tests/test_logger_pytest.py
tests/test_usage_example_pytest.py