You can not 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
Charles Milette 126a9fb261
Merge branch 'v1.x' of https://github.com/gabime/spdlog into std-format
4 years ago
..
android_sink.h clang-format 4 years ago
ansicolor_sink-inl.h clang-format 4 years ago
ansicolor_sink.h clang-format 4 years ago
base_sink-inl.h clang-format 4 years ago
base_sink.h No need to define the Mutex mutex_ as mutable there is no const method. 4 years ago
basic_file_sink-inl.h rename file_event_handlers_t to file_event_handlers 4 years ago
basic_file_sink.h rename file_event_handlers_t to file_event_handlers 4 years ago
daily_file_sink.h Merge branch 'v1.x' of https://github.com/gabime/spdlog into std-format 4 years ago
dist_sink.h Moved pattern formatter from spdlog/details to spdlog/ 6 years ago
dup_filter_sink.h Fixed cast warning 4 years ago
hourly_file_sink.h Merge branch 'v1.x' of https://github.com/gabime/spdlog into std-format 4 years ago
mongo_sink.h fix mongo_sink<std::mutex>::instance_ template 4 years ago
msvc_sink.h Support C++20 std::format as an alternative to fmtlib 4 years ago
null_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
ostream_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
qt_sinks.h Fixed qt_sinks ctor 4 years ago
ringbuffer_sink.h Support C++20 std::format as an alternative to fmtlib 4 years ago
rotating_file_sink-inl.h Merge branch 'v1.x' of https://github.com/gabime/spdlog into std-format 4 years ago
rotating_file_sink.h rename file_event_handlers_t to file_event_handlers 4 years ago
sink-inl.h clang-format 4 years ago
sink.h clang-format 4 years ago
stdout_color_sinks-inl.h clang-format 4 years ago
stdout_color_sinks.h clang-format 4 years ago
stdout_sinks-inl.h Fix typos 4 years ago
stdout_sinks.h clang-format 4 years ago
syslog_sink.h Update syslog_sink.h 6 years ago
systemd_sink.h clang-format 4 years ago
tcp_sink.h clang-format 4 years ago
udp_sink.h Remove empty code line 4 years ago
win_eventlog_sink.h Support C++20 std::format as an alternative to fmtlib 4 years ago
wincolor_sink-inl.h Fixed comments 4 years ago
wincolor_sink.h clang-format 4 years ago