LICENSE
README.md
setup.py
src/itakello_logging/__init__.py
src/itakello_logging/core.py
src/itakello_logging.egg-info/PKG-INFO
src/itakello_logging.egg-info/SOURCES.txt
src/itakello_logging.egg-info/dependency_links.txt
src/itakello_logging.egg-info/requires.txt
src/itakello_logging.egg-info/top_level.txt
src/itakello_logging/filters/__init__.py
src/itakello_logging/filters/custom_exclude.py
src/itakello_logging/filters/ignore_root.py
src/itakello_logging/formatters/__init__.py
src/itakello_logging/formatters/console.py
src/itakello_logging/loggers/__init__.py
src/itakello_logging/loggers/custom_logger.py
tests/test_logs.py