ansi¶
ANSI color support for MILC.
format_ansi¶
def format_ansi(text: str) -> str
Return a copy of text with certain strings replaced with ansi.
MILCFormatter Objects¶
class MILCFormatter(logging.Formatter)
Formats log records per the MILC configuration.