Skip to main content

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


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)

Uploaded Python 3

File details

Details for the file logcc-2018.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for logcc-2018.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1be23713104f7f2d7d31f530601f4758627064f6f88c8c84a2652b199d665f7c
MD5 1d2e2620f4807101cb71dc862b1dd2ae
BLAKE2b-256 6be95cc5c592efbd7067ce1b74fe426ce5de6f671489e8149642f477e045cc89

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page