FreeBSD.software
Home/devel/py311-colorlog

py311-colorlog

6.9.0

Add colours to the output of Python logging module

colorlog.ColoredFormatter is a formatter for use with Python's logging module that outputs records using terminal colors. The ColoredFormatter class takes several arguments: - format: The format string used to output the message (required). - datefmt: An optional date format passed to the base class. See logging.Formatter. - reset: Implicitly adds a color reset code to the message output, unless the output already ends with one. Defaults to True. - log_colors: A mapping of record level names to color names. The defaults can be found in colorlog.default_log_colors. - secondary_log_colors: A mapping of names to log_colors style mappings, defining additional colors that can be used in format strings. - style: Available on Python 3.2 and above. See logging.Formatter.

Origin: devel/py-colorlog
Category: devel
Size: 67.6KiB
License: MIT
Maintainer: sunpoet@FreeBSD.org
Dependencies: 1 packages
Required by: 10 packages
$pkg install py311-colorlog

Dependencies (1)

Required By (10 packages)

More in devel