9de35edfed
Colorlog is a formatter for the python logging module. Signed-off-by: Joris Offouga <offougajoris@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
config BR2_PACKAGE_PYTHON_COLORLOG
|
|
bool "python-colorlog"
|
|
help
|
|
Log formatting with colors.
|
|
|
|
https://github.com/borntyping/python-colorlog
|