.gitignore
LICENSE
README.md
RELEASING.md
pyproject.toml
.github/workflows/lint.yml
.github/workflows/pr-validation.yml
.github/workflows/publish.yml
.github/workflows/run-tests.yml
python_sentry_logger_wrapper/__init__.py
python_sentry_logger_wrapper/_processors.py
python_sentry_logger_wrapper/core.py
sentry_struct_logger.egg-info/PKG-INFO
sentry_struct_logger.egg-info/SOURCES.txt
sentry_struct_logger.egg-info/dependency_links.txt
sentry_struct_logger.egg-info/requires.txt
sentry_struct_logger.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_core.py
tests/test_processors.py
tests/test_renderers.py
tests/test_sentry_integration.py
tests/test_transport_capture.py