LICENSE
MANIFEST.in
README.md
pyproject.toml
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