.coveragerc
.flake8
.gitignore
MANIFEST.in
README.md
pytest.ini
setup.py
.github/workflows/ci.yml
example/logex.py
example/logex_advanced.py
src/logma/__init__.py
src/logma/wech.py
src/logma.egg-info/PKG-INFO
src/logma.egg-info/SOURCES.txt
src/logma.egg-info/dependency_links.txt
src/logma.egg-info/not-zip-safe
src/logma.egg-info/requires.txt
src/logma.egg-info/top_level.txt
tests/test_logging.py