LICENSE
MANIFEST.in
README.md
pyproject.toml
./loghtml/__init__.py
./loghtml/config.py
./loghtml/core.py
./loghtml/template.html
./loghtml/template.py
./loghtml/writer.py
loghtml/__init__.py
loghtml/config.py
loghtml/core.py
loghtml/template.html
loghtml/template.py
loghtml/writer.py
loghtml.egg-info/PKG-INFO
loghtml.egg-info/SOURCES.txt
loghtml.egg-info/dependency_links.txt
loghtml.egg-info/not-zip-safe
loghtml.egg-info/top_level.txt
tests/test_continuous_app.py
tests/test_logger.py
tests/test_performance.py
tests/test_rotation.py