LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
src/python_json_logger.egg-info/PKG-INFO
src/python_json_logger.egg-info/SOURCES.txt
src/python_json_logger.egg-info/dependency_links.txt
src/python_json_logger.egg-info/requires.txt
src/python_json_logger.egg-info/top_level.txt
src/pythonjsonlogger/__init__.py
src/pythonjsonlogger/core.py
src/pythonjsonlogger/defaults.py
src/pythonjsonlogger/exception.py
src/pythonjsonlogger/json.py
src/pythonjsonlogger/jsonlogger.py
src/pythonjsonlogger/msgspec.py
src/pythonjsonlogger/orjson.py
src/pythonjsonlogger/py.typed
src/pythonjsonlogger/utils.py
tests/__init__.py
tests/test_deprecation.py
tests/test_dictconfig.py
tests/test_formatters.py
tests/test_missing.py