Skip to content

voiage.logging.RedactingFormatter

Apply credential redaction to human-readable log messages.

format([positional or keyword] self: None = None, [positional or keyword] record: logging.LogRecord = None) -> str

Format and scrub one human-readable record.

Parameters:

  • self
  • record logging.LogRecord

Returns: str