Name |
python-coloredlogs |
Version |
10.0 |
Summary |
Colored terminal output for Python's logging module |
Description |
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, 3.6 and PyPy. On Windows coloredlogs automatically pulls in Colorama as a dependency and enables ANSI escape sequence translation using Colorama. |
Section |
devel/python |
License |
MIT |
Homepage |
https://coloredlogs.readthedocs.io
|
Recipe file |
recipes-devtools/python/python-coloredlogs_10.0.bb
|
Layer |
meta-python2 (gatesgarth branch) |
Inherits |
- distutils
- distutils-base
- distutils-common-base
- pypi
- python-dir
- pythonnative
- setuptools
|
Dependencies |
- python
- python-native
- python-setuptools-native
- virtual/i686-oe-linux-compilerlibs
- virtual/i686-oe-linux-gcc
- virtual/libc
|
PACKAGECONFIG options |
|