spdlog/include/spdlog/sinks
2016-03-20 23:13:28 -04:00
..
android_sink.h Added missing standard header includes. 2016-02-24 22:20:07 -06:00
base_sink.h Added missing standard header includes. 2016-02-24 22:20:07 -06:00
dist_sink.h Added missing standard header includes. 2016-02-24 22:20:07 -06:00
file_sinks.h Added missing standard header includes. 2016-02-24 22:20:07 -06:00
msvc_sink.h add msvc logging sink 2016-03-12 19:55:44 +03:00
null_sink.h Fixed header include problems. 2016-02-24 21:26:18 -06:00
ostream_sink.h Added missing standard header includes. 2016-02-24 22:20:07 -06:00
sink.h Fixed header include problems. 2016-02-24 21:26:18 -06:00
sqlite_sink.h assigned nullptr to _database and _query_stmt upon flushing so that if flush gets called again, will not throw an exception 2016-03-20 23:13:28 -04:00
stdout_sinks.h Added missing standard header includes. 2016-02-24 22:20:07 -06:00
syslog_sink.h Fixed header include problems. 2016-02-24 21:26:18 -06:00