Colored log
Project description
# coloredlog
A tool to make the log display more elegant.
## Installation
`shell pip install eyedlog `
## Usage
Recommended usage
`python from readablelog import get_logger logger = get_logger('pretty.log') logger.info('some text') `
Advanced usage
`python from readablelog import ColoredLogger logger = ColoredLogger('pretty.log') logger.info('some text') `
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.1.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file eyedlog-0.0.1.tar.gz
.
File metadata
- Download URL: eyedlog-0.0.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2ea8b35fb5ad1b7b850d6c081a915fd31a91ad5af0dc2219e4d779e4b95a82c |
|
MD5 | 3fab7078ad565a0fd9bbf84f3d6485a4 |
|
BLAKE2b-256 | 5b70f7a349455c153fec117a0ec414644e7a0fa5a0e2bd106c77c054fb630620 |
File details
Details for the file eyedlog-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: eyedlog-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.4 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 | c59c64d024938a32cdbf7500b8003cb038a2b3a7b36e91434eeac4ab63077cfd |
|
MD5 | 721923985b63d903a8f5f05ea6c07a65 |
|
BLAKE2b-256 | 1cb2913b9c7380f053bdc15b447671e004abcc5c11252a846f607ce200661c01 |