class documentation
class GbpStreamHandler(logging.StreamHandler):
Special stream handler for enabling colored output
| Method | __init__ |
Undocumented |
| Method | format |
Colorizing formatter |
| Method | set |
Set/unset colorized output |
| Method | set |
Set logging colors |
| Method | set |
Set logging format |
| Constant | COLOR |
Undocumented |
| Constant | OFF |
Undocumented |
| Method | _use |
Check if to print in color or not |
| Instance Variable | _color |
Undocumented |
| Instance Variable | _color |
Undocumented |