module documentation
Simple colored logging classes
| Class | |
Filter for enabling selective output |
| Class | |
Logger class for git-buildpackage |
| Class | |
Special stream handler for enabling colored output |
| Function | debug |
Logs a message with level DEBUG on the GBP logger |
| Function | err |
Logs a message with level ERROR on the GBP logger |
| Function | info |
Logs a message with level INFO on the GBP logger |
| Function | setup |
Basic logger setup |
| Function | warn |
Logs a message with level WARNING on the GBP logger |
| Constant | COLORS |
Undocumented |
| Constant | DEFAULT |
Undocumented |
| Constant | LOGGER |
Undocumented |
| Function | _parse |
Set logging colors |