Colored terminal output for Python's logging module
https://coloredlogs.readthedocs.io
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.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-coloredlogs
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Tomcat42/python-coloredlogs && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
coloredlogs-15.0.1.tar.gz | 0000278520 272 KB | |
python-coloredlogs.changes | 0000006301 6.15 KB | |
python-coloredlogs.spec | 0000003283 3.21 KB | |
support-python-313.patch | 0000001607 1.57 KB | |
test_cli_conversion_test.patch | 0000000977 977 Bytes |
Latest Revision
buildservice-autocommit
accepted
request 1219237
from
Steve Kowalik (StevenK)
(revision 25)
baserev update by copy to link target
Comments 1
https://github.com/xolox/python-coloredlogs/issues/66