spdlog/include/spdlog
Václav Šmilauer acf32be842 Add ringbuffer sink (requires boost::circular_buffer)
Ringbuffer sink keeps user-given number of most recent log messages in
memory and returns them upon request (using the ringbuffer_sink::last
method). This can be useful for e.g. remote debugging of a running app.
2019-11-08 15:29:20 +01:00
..
details always cache gmt offset 2019-11-08 14:37:52 +02:00
fmt "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
sinks Add ringbuffer sink (requires boost::circular_buffer) 2019-11-08 15:29:20 +01:00
async_logger-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
async_logger.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
async.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
common-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
common.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
formatter.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
logger-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
logger.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
spdlog-inl.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
spdlog.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
tweakme.h Removed SPDLOG_NO_DATETIME option 2019-11-04 17:43:30 +02:00
version.h version 1.4.3 rc 2019-10-11 19:48:33 +03:00