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
gabime d75fd2c7f9 Fixed wchar support under msvc 4 years ago
..
android_sink.h Moved throw to dedicated function throw_spdlog_ex 6 years ago
ansicolor_sink-inl.h add default cases 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 Made mutex member variable mutable 4 years ago
basic_file_sink-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
basic_file_sink.h fix Xcode compiler warning "no new line at the end of file" 4 years ago
daily_file_sink.h Fixed wchar support under msvc 4 years ago
dist_sink.h Moved pattern formatter from spdlog/details to spdlog/ 6 years ago
dup_filter_sink.h Fixed format_to deprecated warning by wrapping the buffer with std::back_inserter 4 years ago
hourly_file_sink.h fix compiling error and typo 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 Allow compilation with nvc++ 4 years ago
stdout_color_sinks.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
stdout_sinks-inl.h Update stdout_sinks-inl.h 4 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 Prevent win_eventlog_sink from silently discarding errors when wide support is enabled 5 years ago
wincolor_sink-inl.h Fix #1876 5 years ago
wincolor_sink.h Simplify wincolor sink color mode management 5 years ago