Skip to main content

_ContextInjectingFilter

Filter that injects current log context into all log records.

Index

Methods

Methods

filter

  • filter(record): bool
  • Add log context variables to the record.


    Parameters

    • record: logging.LogRecord

    Returns bool

Page Options