k.l.ReversedGlobalFilter(logging.Filter) : class documentation

Part of kiwi.log View In Hierarchy

It's like a reversed filter, the default behavior is to not show the message, you need to add custom filters for all the records you wish to see
Method __init__ Undocumented
Method add_filter Undocumented
Method filter Undocumented
def __init__(self):
Undocumented
def add_filter(self, f, level=logging.DEBUG):
Undocumented
def filter(self, record):
Undocumented
API Documentation for Kiwi, generated by pydoctor at 2010-05-20 02:10:57.