mirror of https://github.com/gabime/spdlog.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() * ported implementation from fmtlib's color header - creating/changing fg/bg color and emphasis fmt style syntax `->set_style(spdlog::level::error, spdlog::fg(spdlog::color::white) | spdlog::bg(spdlog::color::red) | spdlog::emphasis::bold | spdlog::emphasis::italic);` * added `SPDLOG_WINDOWS_USE_ANSICOLOR` macro for using ansi escape color codes on windows (default wincolor_sink). must be defined before inluding `stdout_color_sinks.h` header. |
3 years ago | |
---|---|---|
.. | ||
spdlog | 3 years ago |