CHANGELOG.md
LICENSE
MANIFEST.in
README.md
loggair.example.yaml
pyproject.toml
loggair/__init__.py
loggair/alerts.py
loggair/config.py
loggair/context.py
loggair/core.py
loggair/discovery.py
loggair/intercept.py
loggair/null_logger.py
loggair/py.typed
loggair/rotation.py
loggair/signals.py
loggair.egg-info/PKG-INFO
loggair.egg-info/SOURCES.txt
loggair.egg-info/dependency_links.txt
loggair.egg-info/requires.txt
loggair.egg-info/top_level.txt
tests/test_alerts.py
tests/test_config.py
tests/test_context.py
tests/test_core.py
tests/test_coverage_gap.py
tests/test_disable_and_compression.py
tests/test_discovery.py
tests/test_forensics.py
tests/test_intercept.py
tests/test_lazy_enqueue.py
tests/test_multiprocess.py
tests/test_worker_files.py