dify/api/tests/unit_tests/core/logging
Byron Wang 26d12b34ce
use the contextvar instead of flask.g
2025-12-25 15:57:28 +08:00
..
__init__.py feat: add structured log and keep the trace id injecting to all request 2025-12-24 21:04:37 +08:00
test_context.py use the contextvar instead of flask.g 2025-12-25 15:57:28 +08:00
test_filters.py use the contextvar instead of flask.g 2025-12-25 15:57:28 +08:00
test_structured_formatter.py feat: add structured log and keep the trace id injecting to all request 2025-12-24 21:04:37 +08:00
test_trace_helpers.py feat: add structured log and keep the trace id injecting to all request 2025-12-24 21:04:37 +08:00