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
Gabi Melman 17c6e6ee3f
Merge pull request #1760 from iko1/v1.x
fix windows event sink log compilation error with UNICODE preprocessor
5 years ago
..
android_sink.h Moved throw to dedicated function throw_spdlog_ex 6 years ago
ansicolor_sink-inl.h clang-format 5 years ago
ansicolor_sink.h clang-format 5 years ago
base_sink-inl.h Moved pattern formatter from spdlog/details to spdlog/ 6 years ago
base_sink.h Fixed multiple clang-tidy warnings 6 years ago
basic_file_sink-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
basic_file_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
daily_file_sink.h keep filename as it's public 5 years ago
dist_sink.h Moved pattern formatter from spdlog/details to spdlog/ 6 years ago
dup_filter_sink.h Fix #1710 5 years ago
hourly_file_sink.h Add files via upload 5 years ago
msvc_sink.h Fix #1667 5 years ago
null_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
ostream_sink.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
ringbuffer_sink.h Merged again pr #1563 5 years ago
rotating_file_sink-inl.h Revert 7f15fb2a21 since it breaks the ABI 5 years ago
rotating_file_sink.h Revert 7f15fb2a21 since it breaks the ABI 5 years ago
sink-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
sink.h Add shared library support for Windows 6 years ago
stdout_color_sinks-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
stdout_color_sinks.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
stdout_sinks-inl.h Update stdout_sinks-inl.h 5 years ago
stdout_sinks.h Fix linux build 5 years ago
syslog_sink.h Update syslog_sink.h 5 years ago
systemd_sink.h Moved throw to dedicated function throw_spdlog_ex 6 years ago
tcp_sink.h clang-format 6 years ago
win_eventlog_sink.h replace deprected wchar string conversion 5 years ago
wincolor_sink-inl.h Remove redundant size check before calling WriteFile 5 years ago
wincolor_sink.h Merge pull request #1453 from david-bodor-at-craftunique/v1.x 6 years ago