Colored terminal output for Python's logging module

Edit Package python-coloredlogs
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.

Refresh
Refresh
Source Files
Filename Size Changed
coloredlogs-11.0.tar.gz 0000274473 268 KB
python-coloredlogs.changes 0000001847 1.8 KB
python-coloredlogs.spec 0000003291 3.21 KB
test_cli_conversion_test.patch 0000000977 977 Bytes
Revision 6 (latest revision is 12)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 774498 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 6)
- Should go into Factory only with sr#774497.
- Update to 11.0:
  - This is a maintenance release that drops Python 2.6 support,
    adds Python 3.7 support and merges quite a few minor pull
    requests. The major version number was bumped because of the
    compatibility changes.
    Complete list of (really small) changes is on
    https://github.com/xolox/python-coloredlogs/blob/master/CHANGELOG.rst#release-11-0-2020-02-14
  - Update test_cli_conversion_test.patch
Comments 0
openSUSE Build Service is sponsored by