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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for logcc-2018.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c6bcd558a78442e5e9c36804c9b4bc90f2a0abb1435ce0f522cc232e855e20ab
MD5 b43804ec1e03de4abe10d0ef1b656cac
BLAKE2b-256 a079679b2fc33740792094368c3728b6302bbec66c7f48c967e1809b1f67e160

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