class documentation

class GbpFilter(object):

View In Hierarchy

Filter for enabling selective output

Method __init__ Undocumented
Method filter Do we show the record
Instance Variable _levels Undocumented
def __init__(self, levels):

Undocumented

def filter(self, record):

Do we show the record

_levels =

Undocumented