.gitignore
.pre-commit-config.yaml
CHANGELOG.rst
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/logging_.handlers.rst
docs/snippets/logging.yaml
docs/snippets/test_logger.py
logging_/__init__.py
logging_/handlers/__init__.py
logging_/handlers/queue_listener_handler.py
logging_extras.egg-info/PKG-INFO
logging_extras.egg-info/SOURCES.txt
logging_extras.egg-info/dependency_links.txt
logging_extras.egg-info/requires.txt
logging_extras.egg-info/top_level.txt
tests/__init__.py
tests/test_logger.py