hbutils.logging.format ================================ .. currentmodule:: hbutils.logging.format .. automodule:: hbutils.logging.format ANSIColors ---------------------------------------------------------- .. autoclass:: ANSIColors :members: RESET,BOLD,UNDERLINE,BLACK,RED,GREEN,YELLOW,BLUE,MAGENTA,CYAN,WHITE,BRIGHT_BLACK,BRIGHT_RED,BRIGHT_GREEN,BRIGHT_YELLOW,BRIGHT_BLUE,BRIGHT_MAGENTA,BRIGHT_CYAN,BRIGHT_WHITE ColoredFormatter ---------------------------------------------------------- .. autoclass:: ColoredFormatter :members: COLORS,datefmt,__init__,format format_multiline_message ---------------------------------------------------------- .. autofunction:: format_multiline_message