1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-04-01 02:42:41 +08:00
spdlog/include/spdlog/sinks
Luis Angerstein 1262a249a6
Fix os namespace in systemd_sink.h (#2668)
* Fix os namespace in systemd_sink.h

* Remove spdlog:: prefix from os::thread_id() call
2023-03-09 12:55:34 +02:00
..
android_sink.h Spelling corrections (#2606) 2023-01-15 13:41:30 +02:00
ansicolor_sink-inl.h Allow forward-declaration of level_enum 2022-01-11 15:12:23 +00:00
ansicolor_sink.h clang-format 2021-07-19 00:50:51 +03:00
base_sink-inl.h clang-format 2021-07-19 00:50:51 +03:00
base_sink.h Fix build with "-fvisibility=hidden" 2021-11-25 00:42:27 +01:00
basic_file_sink-inl.h clang-format 2021-11-16 23:44:35 +02:00
basic_file_sink.h clang-format 2021-11-16 23:44:35 +02:00
callback_sink.h Add a trivial callback sink (#2610) 2023-01-19 19:46:34 +02:00
daily_file_sink.h Use 'SPDLOG_FMT_RUNTIME' to fix compilation error throwed MSVC and fmt 9.1.x (#2517) 2022-10-20 02:11:16 +03:00
dist_sink.h Fix -Wshadow warnings in spdlog::sinks::dist_sink (#2599) 2023-01-10 00:25:26 +01:00
dup_filter_sink.h dup_filter_sink adds parameters to enable setting the level of skipped logs (#2563) 2022-12-02 09:51:34 +02:00
hourly_file_sink.h Romove the empty file if no log in first period in hourly logger 2022-05-24 16:19:21 +08:00
kafka_sink.h Update and rename kafka_skin.h to kafka_sink.h 2023-03-05 00:22:57 +02:00
mongo_sink.h Change mongocxx::exception handler to std::exception 2022-10-19 14:02:21 -04:00
msvc_sink.h msvc_sink: support utf8 (#2651) 2023-02-25 16:21:24 +02: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
qt_sinks.h clang-format 2021-11-16 23:44:35 +02:00
ringbuffer_sink.h Fixed move in ringnuffer_sink 2022-04-27 08:35:50 +03:00
rotating_file_sink-inl.h clang format 2022-04-04 16:48:58 +03:00
rotating_file_sink.h clang-format 2021-11-16 23:44:35 +02:00
sink-inl.h clang-format 2021-07-19 00:50:51 +03:00
sink.h clang-format 2021-07-19 00:50:51 +03:00
stdout_color_sinks-inl.h clang-format 2021-07-19 00:50:51 +03:00
stdout_color_sinks.h clang-format 2021-07-19 00:50:51 +03:00
stdout_sinks-inl.h Avoid c-style casting 2021-11-19 09:58:29 +08:00
stdout_sinks.h clang-format 2021-07-19 00:50:51 +03:00
syslog_sink.h Update syslog_sink.h 2020-04-13 21:12:42 +03:00
systemd_sink.h Fix os namespace in systemd_sink.h (#2668) 2023-03-09 12:55:34 +02:00
tcp_sink.h clang-format 2021-07-19 00:50:51 +03:00
udp_sink.h clang-format 2021-11-16 23:44:35 +02:00
win_eventlog_sink.h Fix type of event id in win_eventlog_sink (#2598) 2023-01-10 00:25:01 +01:00
wincolor_sink-inl.h Explicitly casting level_enum to size_t. 2022-07-21 20:24:01 +08:00
wincolor_sink.h clang-format 2021-07-19 00:50:51 +03:00