Commit 87f5a60b authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update ansicolor_sink.h

parent 36134491
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment