log with colors
Project description
simple & beautiful log setup library
Note: this package is still in alpha. Use with caution !
Quickstart
Install logcc:
pip install logcc
Use logcc:
l = LogCC(name='test) l.update_color_formatter('name', 'DEBUG', red()) l.update_color_formatter('name', 'INFO', cc(':blue::man::red::woman:')) log = logging.getLogger(name) log.debug('你好,世界') log.info('hello world')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size logcc-2018.3.1-py3-none-any.whl (13.1 kB) | File type Wheel | Python version 3.6 | Upload date | Hashes View |