.coveragerc
.editorconfig
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tbump.toml
tox.ini
.github/workflows/github-actions.yml
ci/bootstrap.py
ci/requirements.txt
ci/templates/.github/workflows/github-actions.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/authors.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/readme.rst
docs/source/spelling_wordlist.txt
docs/source/usage.rst
src/logall/__init__.py
src/logall/logclasses.py
src/logall/utils.py
src/logall.egg-info/PKG-INFO
src/logall.egg-info/SOURCES.txt
src/logall.egg-info/dependency_links.txt
src/logall.egg-info/not-zip-safe
src/logall.egg-info/requires.txt
src/logall.egg-info/top_level.txt
tests/test_logall.py