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.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
logcc-2018.2.2-py3-none-any.whl
(13.0 kB
view details)
File details
Details for the file logcc-2018.2.2-py3-none-any.whl
.
File metadata
- Download URL: logcc-2018.2.2-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1be23713104f7f2d7d31f530601f4758627064f6f88c8c84a2652b199d665f7c |
|
MD5 | 1d2e2620f4807101cb71dc862b1dd2ae |
|
BLAKE2b-256 | 6be95cc5c592efbd7067ce1b74fe426ce5de6f671489e8149642f477e045cc89 |