.gitignore
.pre-commit-config.yaml
.pre-commit-hooks.yaml
.readthedocs.yaml
CHANGES.rst
LICENSE.txt
MANIFEST.in
Makefile
NOTICE.txt
README.rst
codecov.yml
howto.txt
igor.py
pyproject.toml
setup.cfg
setup.py
tox.ini
.git/FETCH_HEAD
.git/HEAD
.git/config
.git/description
.git/index
.git/hooks/applypatch-msg.sample
.git/hooks/commit-msg.sample
.git/hooks/fsmonitor-watchman.sample
.git/hooks/post-update.sample
.git/hooks/pre-applypatch.sample
.git/hooks/pre-commit.sample
.git/hooks/pre-merge-commit.sample
.git/hooks/pre-push.sample
.git/hooks/pre-rebase.sample
.git/hooks/pre-receive.sample
.git/hooks/prepare-commit-msg.sample
.git/hooks/push-to-checkout.sample
.git/hooks/sendemail-validate.sample
.git/hooks/update.sample
.git/info/exclude
.git/logs/HEAD
.git/logs/refs/remotes/origin/master
.git/objects/pack/pack-a0f2cf0b488f1b0c8fa846ff8f31d87523f3b662.idx
.git/objects/pack/pack-a0f2cf0b488f1b0c8fa846ff8f31d87523f3b662.pack
.git/objects/pack/pack-a0f2cf0b488f1b0c8fa846ff8f31d87523f3b662.rev
.git/refs/remotes/origin/master
.git/refs/tags/0.1.0
.git/refs/tags/0.1.1
.git/refs/tags/1.0.0
.git/refs/tags/1.0.1
.git/refs/tags/1.1.0
.git/refs/tags/1.2.0
.git/refs/tags/1.2.1
.git/refs/tags/1.2.10
.git/refs/tags/1.2.11
.git/refs/tags/1.2.12
.git/refs/tags/1.2.13
.git/refs/tags/1.2.14
.git/refs/tags/1.2.15
.git/refs/tags/1.2.16
.git/refs/tags/1.2.17
.git/refs/tags/1.2.18
.git/refs/tags/1.2.19
.git/refs/tags/1.2.20
.git/refs/tags/1.2.21
.git/refs/tags/1.2.22
.git/refs/tags/1.2.23
.git/refs/tags/1.2.24
.git/refs/tags/1.2.25
.git/refs/tags/1.2.26
.git/refs/tags/1.2.27
.git/refs/tags/1.2.28
.git/refs/tags/1.2.29
.git/refs/tags/1.2.3
.git/refs/tags/1.2.30
.git/refs/tags/1.2.31
.git/refs/tags/1.2.4
.git/refs/tags/1.2.5
.git/refs/tags/1.2.6
.git/refs/tags/1.2.7
.git/refs/tags/1.2.8
.git/refs/tags/1.2.9
.github/workflows/codeql-analysis.yml
.github/workflows/dependency-review.yml
.github/workflows/kit.yml
.github/workflows/python-nightly.yml
.github/workflows/quality.yml
.github/workflows/release.yml
.github/workflows/test-coverage.yml
.github/workflows/testsuite.yml
ci/download_gha_artifacts.py
ci/ghrel_template.md.j2
ci/session.py
ci/trigger_build_kits.py
docs/Makefile
docs/_toc.yml
docs/conf.py
docs/index.rst
docs/license.rst
docs/objects-black.inv
docs/objects-black.txt
docs/objects-coverage-docs.inv
docs/objects-coverage-docs.txt
docs/objects-coverage-source.inv
docs/objects-coverage-source.txt
docs/objects-logging-strict.inv
docs/objects-logging-strict.txt
docs/objects-python.inv
docs/objects-setuptools-scm.inv
docs/objects-setuptools-scm.txt
docs/objects-strictyaml-docs.inv
docs/objects-strictyaml-docs.txt
docs/objects-strictyaml-source.inv
docs/objects-strictyaml-source.txt
docs/objects-textual-docs.inv
docs/objects-textual-docs.txt
docs/requirements.in
docs/requirements.pip
docs/threat-model.rst
docs/_static/frog-sitting.svg
docs/_static/log.svg
docs/_static/logging-strict-logo.svg
docs/_static/validate_flavor_asz.gif
docs/_static/validate_flavor_asz.tape
docs/api/index.rst
docs/api/locals/index.rst
docs/api/locals/scope_b_locals.rst
docs/api/locals/unittest_setup_to_include_locals.rst
docs/api/logging/api_capture_logging.rst
docs/api/logging/api_logging_asynchronous.rst
docs/api/logging/api_logging_synchronous.rst
docs/api/logging/api_logging_warnings.rst
docs/api/logging/index.rst
docs/code/index.rst
docs/code/constants/constants_general.rst
docs/code/constants/exceptions.rst
docs/code/constants/index.rst
docs/code/constants/version.rst
docs/code/public_api/index.rst
docs/code/tech_niques/context_locals.rst
docs/code/tech_niques/coverage_misbehaves.rst
docs/code/tech_niques/index.rst
docs/code/tech_niques/logger_redirect.rst
docs/code/tech_niques/logging_capture.rst
docs/code/tech_niques/stream_capture.rst
docs/code/util/check_logging.rst
docs/code/util/check_type.rst
docs/code/util/index.rst
docs/code/util/package_resource.rst
docs/code/util/pep518_read.rst
docs/code/util/util_root.rst
docs/code/util/xdg_folder.rst
docs/code/yaml/ep_validate_yaml.rst
docs/code/yaml/index.rst
docs/code/yaml/logging_api.rst
docs/code/yaml/logging_yaml_abc.rst
docs/code/yaml/logging_yaml_validate.rst
docs/getting_started/exporting.rst
docs/getting_started/index.rst
docs/getting_started/install.rst
docs/getting_started/usage.rst
docs/getting_started/validation.rst
requirements/dev.in
requirements/dev.pip
requirements/kit.in
requirements/kit.pip
requirements/manage.in
requirements/manage.pip
requirements/mypy.in
requirements/mypy.pip
requirements/pins.pip
requirements/pip-tools.in
requirements/pip-tools.pip
requirements/pip.in
requirements/pip.pip
requirements/prod.in
requirements/prod.pip
requirements/tox.in
requirements/tox.pip
src/logging_strict/__init__.py
src/logging_strict/__init__.pyi
src/logging_strict/_version.py
src/logging_strict/_version.pyi
src/logging_strict/constants.py
src/logging_strict/constants.pyi
src/logging_strict/ep_validate_yaml.py
src/logging_strict/ep_validate_yaml.pyi
src/logging_strict/exceptions.py
src/logging_strict/exceptions.pyi
src/logging_strict/logging_api.py
src/logging_strict/logging_api.pyi
src/logging_strict/logging_api_test.py
src/logging_strict/logging_api_test.pyi
src/logging_strict/logging_yaml_abc.py
src/logging_strict/logging_yaml_abc.pyi
src/logging_strict/logging_yaml_validate.py
src/logging_strict/logging_yaml_validate.pyi
src/logging_strict/py.typed
src/logging_strict.egg-info/PKG-INFO
src/logging_strict.egg-info/SOURCES.txt
src/logging_strict.egg-info/dependency_links.txt
src/logging_strict.egg-info/entry_points.txt
src/logging_strict.egg-info/requires.txt
src/logging_strict.egg-info/top_level.txt
src/logging_strict/bad_idea/__init__.py
src/logging_strict/bad_idea/folder0/__init__.py
src/logging_strict/bad_idea/folder0/mp_1_shared.worker.logging.config.yaml
src/logging_strict/bad_idea/folder1/__init__.py
src/logging_strict/bad_idea/folder1/mp_1_shared.worker.logging.config.yaml
src/logging_strict/configs/__init__.py
src/logging_strict/configs/mp_1_asz.worker.logging.config.yaml
src/logging_strict/configs/textual_1_asz.app.logging.config.yaml
src/logging_strict/tech_niques/__init__.py
src/logging_strict/tech_niques/__init__.pyi
src/logging_strict/tech_niques/context_locals.py
src/logging_strict/tech_niques/context_locals.pyi
src/logging_strict/tech_niques/coverage_misbehaves.py
src/logging_strict/tech_niques/coverage_misbehaves.pyi
src/logging_strict/tech_niques/logger_redirect.py
src/logging_strict/tech_niques/logger_redirect.pyi
src/logging_strict/tech_niques/logging_capture.py
src/logging_strict/tech_niques/logging_capture.pyi
src/logging_strict/tech_niques/stream_capture.py
src/logging_strict/tech_niques/stream_capture.pyi
src/logging_strict/util/__init__.py
src/logging_strict/util/check_logging.py
src/logging_strict/util/check_logging.pyi
src/logging_strict/util/check_type.py
src/logging_strict/util/check_type.pyi
src/logging_strict/util/package_resource.py
src/logging_strict/util/package_resource.pyi
src/logging_strict/util/pep518_read.py
src/logging_strict/util/pep518_read.pyi
src/logging_strict/util/util_root.py
src/logging_strict/util/util_root.pyi
src/logging_strict/util/xdg_folder.py
src/logging_strict/util/xdg_folder.pyi
tests/__init__.py
tests/test_abc.py
tests/test_check_logging.py
tests/test_check_type.py
tests/test_ep.py
tests/test_logging_api.py
tests/test_pep518_read.py
tests/test_util_package_resource.py
tests/test_util_root.py
tests/test_validate.py
tests/test_versioning.py
tests/test_xdg_folders.py
tests/tech_niques/__init__.py
tests/tech_niques/test_context_locals.py
tests/tech_niques/test_docs_logging_capture.py
tests/tech_niques/test_docs_stream_capture.py
tests/tech_niques/test_docs_sync_log_capture.py
tests/tech_niques/test_logging_capture.py
tests/tech_niques/test_uncategorized_underappreciated.py