Colored terminal output for Python's logging module
The `coloredlogs` package enables colored terminal output for Python's logging_
module. The ColoredFormatter_ class inherits from `logging.Formatter`_ and uses
`ANSI escape sequences`_ to render your logging messages in color. It uses only
standard colors so it should work on any UNIX terminal. It's currently tested
on Python 2.6, 2.7, 3.4, 3.5 and PyPy. On Windows `coloredlogs` automatically
pulls in Colorama_ as a dependency and enables ANSI escape sequence translation
using Colorama.
- Links to remote openSUSE:Leap:15.1:Update / python-coloredlogs
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Maintenance:12327/python-coloredlogs.openSUSE_Leap_15.1_Update && cd $_
- Create Badge
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000218 218 Bytes | |
coloredlogs-10.0.tar.gz | 0000273273 267 KB | |
python-coloredlogs.changes | 0000000923 923 Bytes | |
python-coloredlogs.spec | 0000003306 3.23 KB |
Comments 0