README.md
pyproject.toml
micro_autolog/__init__.py
micro_autolog/__init__.pyi
micro_autolog/__main__.py
micro_autolog/_async_writes.py
micro_autolog/_config.py
micro_autolog/_context.py
micro_autolog/_decorator.py
micro_autolog/_discovery.py
micro_autolog/_formatter.py
micro_autolog/_logger.py
micro_autolog/_otel.py
micro_autolog/_patcher.py
micro_autolog/_stats.py
micro_autolog/_wrapper.py
micro_autolog/prometheus.py
micro_autolog.egg-info/PKG-INFO
micro_autolog.egg-info/SOURCES.txt
micro_autolog.egg-info/dependency_links.txt
micro_autolog.egg-info/entry_points.txt
micro_autolog.egg-info/requires.txt
micro_autolog.egg-info/top_level.txt
micro_autolog/middleware/__init__.py
micro_autolog/middleware/fastapi.py
micro_autolog/middleware/flask.py
tests/test_advanced.py
tests/test_async.py
tests/test_audit_fixes.py
tests/test_decorator.py
tests/test_middleware.py
tests/test_patcher.py
tests/test_phase2_safety.py
tests/test_phase3_async_writes.py
tests/test_phase4_operability.py
tests/test_v2_features.py