#include <console_appender.hpp>
Definition at line 37 of file console_appender.hpp.
◆ config()
fc::console_appender::config::config |
( |
| ) |
|
|
inline |
Definition at line 39 of file console_appender.hpp.
40 :
format(
"${timestamp} ${thread_name} ${context} ${file}:${line} ${method} ${level}] ${message}" ),
console_appender::stream::type stream
◆ flush
bool fc::console_appender::config::flush |
◆ format
◆ level_colors
std::vector<level_color> fc::console_appender::config::level_colors |
◆ stream
The documentation for this struct was generated from the following file: