filter#

AppFilter.filter(record: LogRecord) bool#

Modify the record sent to the logger.

Parameters:
recordclass:logging.LogRecord

Contains information related to the event being logged.