finesse.cli.util.ClickLogColorFormatter

Overview

class finesse.cli.util.ClickLogColorFormatter(fmt=None, datefmt=None, style='%', validate=True, *, defaults=None)[source]

Bases: Formatter

Stdout log formatter with colors.

Methods

ClickLogColorFormatter.format(record)

Format the specified record as text.