log.RecordCompiler

A class to make all non-standard information available to formatters.

Usage

Source

log.RecordCompiler()

Methods

Name Description
__init__() Initialize with logging config.
handle() Set custom record attributes

__init__()

Initialize with logging config.

Usage

Source

__init__(*, config)


handle()

Set custom record attributes

Usage

Source

handle(record)