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.1.10-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for logcc-2018.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 01a7952a5b245b5e7db87e34d25910933acbf700ab75ea087cb802c9d7d61cf2
MD5 8017d7909f2ff7f9be1609406128d3be
BLAKE2b-256 8eb4dc2189b0da08577efa24dbd8020813e6ede88b81e829e9375410948dca90

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