Special stream handler for enabling colored output

Class Variable COLOR_SEQ Undocumented
Class Variable OFF_SEQ Undocumented
Method __init__ Undocumented
Method set_color Set/unset colorized output
Method set_color_scheme Set logging colors
Method set_format Set logging format
Method format Colorizing formatter
Instance Variable _color Undocumented
Instance Variable _color_scheme Undocumented
Method _use_color Check if to print in color or not
COLOR_SEQ =
Undocumented
(type: str)
OFF_SEQ =
Undocumented
(type: str)
def __init__(self, stream=None, color="""auto"""):
Undocumented
_color =
Undocumented
_color_scheme =
Undocumented
def set_color(self, color):

Set/unset colorized output

def set_color_scheme(self, color_scheme={}):

Set logging colors

def set_format(self, fmt):

Set logging format

def _use_color(self):

Check if to print in color or not

def format(self, record):

Colorizing formatter

API Documentation for git-buildpackage, generated by pydoctor at 2021-02-01 08:15:22.