Skip to main content

VT100 logging for Python

Project description

logging-vt100

Python VT100 flavored logging package. Writes to STDOUT with VT100 color escape codes.

How to use it

Just import the package into your project, vt100logging_initialize("YOUR LOGGER NAME HERE", is_verbose=<True or False>) and enjoy the D(), I(), W(), E() message levels. The D() is for debug purposes and will print only if is_verbose was set true.

Copyright

Created by Grzegorz Grzęda. Distributed under MIT license

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

vt100logging-0.0.3.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

vt100logging-0.0.3-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

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