5.3.1.3.7.6. cli.cmd_bootloader.bootloader_impl.FoxPyFilter

class cli.cmd_bootloader.bootloader_impl.FoxPyFilter(name='')

Filter to prevent certain messages from being displayed.

__init__(name='')

Initialize a filter.

Initialize with the name of the logger which, together with its children, will have its events allowed through the filter. If no name is specified, allow every event.

Methods

__init__([name])

Initialize a filter.

filter(record)

Filer ignorable messages