Logger class for git-buildpackage

Method __init__ Undocumented
Instance Variable default_handlers Undocumented
Method init_default_handlers Initialize and set default handlers to logger
Instance Variable propagate Undocumented
Method set_color Set/unset colorized output of the default handlers
Method set_color_scheme Set the color scheme of the default handlers
Method set_format Set the format of the default handlers
def __init__(self, name, *args, **kwargs):
Undocumented
default_handlers =
Undocumented
def init_default_handlers(self, color="""auto"""):

Initialize and set default handlers to logger

propagate =
Undocumented
(type: bool)
def set_color(self, color):

Set/unset colorized output of the default handlers

def set_color_scheme(self, color_scheme={}):

Set the color scheme of the default handlers

def set_format(self, fmt):

Set the format of the default handlers

API Documentation for git-buildpackage, generated by pydoctor at 2020-05-22 08:50:00.