Colored log
Project description
eyedlog
A tool to make the log display more elegant.
Installation
pip install eyedlog
Usage
Recommended usage
from eyedlog import get_logger
logger = get_logger('pretty.log')
logger.info('some text')
Advanced usage
from eyedlog import ColoredLogger
logger = ColoredLogger('pretty.log')
logger.info('some text')
python setup.py sdist bdist_wheel
twine upload dist/*
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
eyedlog-0.0.7.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file eyedlog-0.0.7.tar.gz
.
File metadata
- Download URL: eyedlog-0.0.7.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f1e058b9fd21794997e3e1ecc0cd6f9cd988381cef9e85249b901717e5d7221 |
|
MD5 | d5584d9b6960959aae27a6742418b12b |
|
BLAKE2b-256 | dbb6a5f7edf9d886c3323b88c302885dad55429648b6d3491f0b108cbe29ac8a |
File details
Details for the file eyedlog-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: eyedlog-0.0.7-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08794c8d0188b385da45fb43b7d125ba83f2bc420d57ef7c0c8fed0424fc812b |
|
MD5 | 3b9d3fc8690cffb1ad264151e4e60e82 |
|
BLAKE2b-256 | 68db4d0e31f039d06bac20a2193c9c40c04f1750cba50b1ce2dff592c1e2f4c5 |