A python logging module with colors.
Project description
arklog
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.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.3.0.tar.gz
(3.9 kB
view hashes)
Built Distribution
Close
Hashes for arklog-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86e9b95b9c2e36fd6359c4486dfe2ea4622df4515e52fb4b0ea76f9d0e595fdc |
|
MD5 | 7f8dca1fe6d3ce2caefa7db8c615625e |
|
BLAKE2b-256 | 5c4645cefd44b4b73ed701e36456b9309745e7b301d9281518d4672ca63eec9e |