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
Arnaud Kapp 37459ae9f1 Check return code from std::remove.
In case removing a file (file_sink) fails, we throw spdlog_ex.
11 years ago
..
async_sink.h patch async_sink 11 years ago
base_sink.h readme 11 years ago
file_sinks.h Check return code from std::remove. 11 years ago
null_sink.h Removed close() from sink to have RAII semantics 11 years ago
ostream_sink.h Removed close() from sink to have RAII semantics 11 years ago
sink.h Removed close() from sink to have RAII semantics 11 years ago
stdout_sinks.h readme 11 years ago
syslog_sink.h Update syslog_sink.h 11 years ago