mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-27 07:59:03 +08:00
Update ansicolor_sink.h
This commit is contained in:
parent
361344912e
commit
87f5a60b90
@ -18,8 +18,7 @@ namespace sinks
|
|||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief The ansi_color_sink is a decorator around another sink and prefixes
|
* @brief The ansi_color_sink prefixes the output with an ANSI escape sequence color code depending on the severity
|
||||||
* the output with an ANSI escape sequence color code depending on the severity
|
|
||||||
* of the message.
|
* of the message.
|
||||||
*/
|
*/
|
||||||
template <class Mutex>
|
template <class Mutex>
|
||||||
|
Loading…
Reference in New Issue
Block a user