Update ansicolor_sink.h

pull/450/head
Gabi Melman 8 years ago committed by GitHub
parent 361344912e
commit 87f5a60b90

@ -18,8 +18,7 @@ namespace sinks
{
/**
* @brief The ansi_color_sink is a decorator around another sink and prefixes
* the output with an ANSI escape sequence color code depending on the severity
* @brief The ansi_color_sink prefixes the output with an ANSI escape sequence color code depending on the severity
* of the message.
*/
template <class Mutex>

Loading…
Cancel
Save