util_log_color_formatter (util v1.3.5)
View SourceImplementation of coloring handler for the Erlang's logger. See [https://github.com/hauleth/logger_colorful].
== Options ==
formatter- parent formatter which will be used for message formattingcolors- map oflogger:log_level()and colors in form atom
Available colors:
blackredgreenyellowbluemagentacyanwhite
Available modifiers:
fg- set foreground colorbg- set background colorbright- use bright color