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.
spdlog/include/spdlog/sinks
Jens Breitbart 67b633880b Replaced throw() with noexcept and removed some unneeded ';'. 11 years ago
..
base_sink.h Replaced throw() with noexcept and removed some unneeded ';'. 11 years ago
file_sinks.h append instead of truncate when opening new files 11 years ago
null_sink.h revert sink accepting only char* and size_t 11 years ago
ostream_sink.h using mpmc bounded q for async and many async optimizations 11 years ago
sink.h revert sink accepting only char* and size_t 11 years ago
stdout_sinks.h readme 11 years ago
syslog_sink.h Replaced throw() with noexcept and removed some unneeded ';'. 11 years ago