filter# AppFilter.filter(record: LogRecord) → bool# Modify the record sent to the logger. Parameters: recordclass:logging.LogRecordContains information related to the event being logged.