mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Update ansicolor_sink.h
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user