1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-04-01 02:42:41 +08:00
spdlog/include/spdlog/sinks
2019-08-25 17:44:08 +03:00
..
android_sink.h Fixed throw macros and includes 2019-08-19 12:13:37 +03:00
ansicolor_sink-inl.h Add missing include 2019-07-03 17:01:17 -04:00
ansicolor_sink.h Removed formatter_ member from the sink interface 2019-06-27 23:56:37 +03:00
backtrace-sink.h Pass logger name to tracer 2019-08-25 17:44:08 +03:00
base_sink-inl.h Removed formatter_ member from the sink interface 2019-06-27 23:56:37 +03:00
base_sink.h Use SPDLOG_HEADER_ONLY uniformly 2019-07-13 10:56:22 +02:00
basic_file_sink-inl.h Removed formatter_ member from the sink interface 2019-06-27 23:56:37 +03:00
basic_file_sink.h Updated copyright headers 2019-06-04 00:09:16 +03:00
daily_file_sink.h clang-format 2019-08-22 19:38:00 +03:00
dist_sink.h backtrace support api 2019-08-25 17:24:17 +03:00
dup_filter_sink.h clang-format 2019-07-10 02:42:47 +03:00
msvc_sink.h Removed formatter_ member from the sink interface 2019-06-27 23:56:37 +03:00
null_sink.h Revert null_sink changes 2019-07-17 15:33:29 +03:00
ostream_sink.h Removed formatter_ member from the sink interface 2019-06-27 23:56:37 +03:00
rotating_file_sink-inl.h Print error and abort instead of throw if SPDLOG_NO_EXEPTIONS is defined 2019-08-19 11:31:33 +03:00
rotating_file_sink.h Fix missing include for null_mutex in rotating_file_sink.h 2019-06-25 13:09:16 -07:00
sink-inl.h Removed un needed #include 2019-06-28 00:14:16 +03:00
sink.h Removed formatter_ member from the sink interface 2019-06-27 23:56:37 +03:00
stdout_color_sinks-inl.h Updated copyright headers 2019-06-04 00:09:16 +03:00
stdout_color_sinks.h Updated copyright headers 2019-06-04 00:09:16 +03:00
stdout_sinks-inl.h Update stdout_sinks-inl.h 2019-07-14 01:41:19 +03:00
stdout_sinks.h clang-format 2019-07-18 14:26:36 +03:00
syslog_sink.h Fixed clang warnings 2019-08-19 12:06:29 +03:00
systemd_sink.h Fixed clang warnings 2019-08-19 12:06:29 +03:00
wincolor_sink-inl.h Fixed throw macros and includes 2019-08-19 12:13:37 +03:00
wincolor_sink.h Rename func name wincolor sink 2019-07-15 12:22:34 +03:00