pylog OverviewΒΆ

Structured logging library for Python with Mapped Diagnostic Context (MDC) support.

The library:

  • Outputs the log entries to standard out in a structured format

  • Supports severity based filtering

  • Supports Mapped Diagnostic Context (MDC)

  • automatically adds the MDC pairs to all the log entries