filter#

AppFilter.filter(record)[source]#

Modify the record sent to the logger.

Parameters:
recordclass:logging.LogRecord

Contains information related to the event being logged.