1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-04-01 02:42:41 +08:00
spdlog/include/spdlog/sinks
Gabi Melman 32902f79ad
Merge pull request #1453 from david-bodor-at-craftunique/v1.x
only include windows.h when it's unavoidable
2020-02-26 12:41:51 +02:00
..
android_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
ansicolor_sink-inl.h Fix #1452 2020-02-24 17:01:09 +02:00
ansicolor_sink.h clang-format 2020-02-25 15:10:44 +02:00
base_sink-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
base_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
basic_file_sink-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
basic_file_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
daily_file_sink.h Avoid references to race data filename 2020-02-12 16:30:44 +09:00
dist_sink.h Impl #1298 2019-12-01 01:28:28 +02:00
dup_filter_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
msvc_sink.h refactor: extract windows.h include to details/windows_include.h 2020-02-26 08:54:56 +01:00
null_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
ostream_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
ringbuffer_sink.h Updated ringbuffer sink 2019-11-10 00:18:24 +02:00
rotating_file_sink-inl.h Update rotating_file_sink-inl.h 2020-02-12 12:11:03 +02:00
rotating_file_sink.h Avoid references to race data filename 2020-02-12 16:30:44 +09:00
sink-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
stdout_color_sinks-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
stdout_color_sinks.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
stdout_sinks-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
stdout_sinks.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
syslog_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
systemd_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
tcp_sink.h Refactored tcp_client_sink 2020-02-25 15:09:03 +02:00
win_eventlog_sink.h refactor: extract windows.h include to details/windows_include.h 2020-02-26 08:54:56 +01:00
wincolor_sink-inl.h Fix #1452 2020-02-24 17:01:09 +02:00
wincolor_sink.h Merge pull request #1453 from david-bodor-at-craftunique/v1.x 2020-02-26 12:41:51 +02:00