Skip to main content

colorful printer

Project description

goolog

This is local colorful log printer. It prints colorful message for different log level.

Usage:

from goolog import info, suc, warn, fatal, err

info("This is a info message")
suc("This is a successful message")
warn("This is a warning message")
err("This is a error message")
fatal("This is a fatal error message")

demo.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

goolog-0.0.4.tar.gz (2.7 kB view hashes)

Uploaded Source

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