Skip to main content

A python logging module with colors.

Project description

arklog

https://img.shields.io/pypi/v/arklog.svg

A python logging module with colors.

Example

import arklog

arklog.set_defaults()
arklog.debug("Debug message")
arklog.info("Info message")
arklog.warning("Warning message")
arklog.extra("Extra message")
arklog.error("Error message")
arklog.success("Success message")

History

0.4.0 (2020-06-13)

  • Add exception method.

0.3.0 (2020-06-13)

  • Fix requirements generation.

0.2.0 (2020-06-03)

  • Add extra method.

  • Add success method.

0.1.0 (2020-06-03)

  • Allow direct access to functions.

0.0.1 (2020-06-03)

  • First release on PyPI.

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

arklog-0.4.0.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

arklog-0.4.0-py2.py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 2 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