l.s.l.m.MappingFilter(
logging.Filter
) : class documentation
Part of
lp
.
services
.
log
.
mappingfilter
View In Hierarchy
logging.Filter that alters the level of records using a mapping.
Method
__init__
mapping is in the form {10: (8, 'DEBUG3')}
Method
filter
Undocumented
def __init__(self, mapping, name=''):
mapping is in the form {10: (8, 'DEBUG3')}
def filter(self, record):
Undocumented
API Documentation
for Launchpad, generated by
pydoctor
at 2022-06-16 00:00:12.