Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 455 Bytes

File metadata and controls

9 lines (5 loc) · 455 Bytes

bconsole

A logging library that also provides helper classes and functions to easily add color and manipulate the terminal.

Requires colorama for windows compatibility.

Usage

See bconsole/core.py for documentation on core functionality and bconsole/examples/ for examples.