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 | |
|---|---|---|
| .. | ||
| cfg | 4 years ago | |
| details | 3 years ago | |
| fmt | 4 years ago | |
| sinks | 3 years ago | |
| async.h | 4 years ago | |
| async_logger-inl.h | 4 years ago | |
| async_logger.h | 4 years ago | |
| common-inl.h | 3 years ago | |
| common.h | 3 years ago | |
| formatter.h | 6 years ago | |
| fwd.h | 4 years ago | |
| logger-inl.h | 4 years ago | |
| logger.h | 4 years ago | |
| pattern_formatter-inl.h | 3 years ago | |
| pattern_formatter.h | 4 years ago | |
| spdlog-inl.h | 3 years ago | |
| spdlog.h | 3 years ago | |
| stopwatch.h | 4 years ago | |
| tweakme.h | 4 years ago | |
| version.h | 4 years ago | |