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
Mattias Jernberg d969f8621d Fix syslog output
payload does not appear to be reliably null terminated and leaks
data. Use size to the formatter to reliably terminate messages.
6 years ago
..
details Silence narrowing warning 6 years ago
fmt clang format and SPLDOG_HEADER_ONLY macro 6 years ago
sinks Fix syslog output 6 years ago
async.h Fix #1116 6 years ago
async_logger-inl.h Fix warning: redundant move in return statement 6 years ago
async_logger.h Updated copyright headers 6 years ago
common-inl.h Updated copyright headers 6 years ago
common.h Cleaned common.h 6 years ago
formatter.h Updated copyright headers 6 years ago
logger-inl.h Relace remaining const char* with string_view_t in the API 6 years ago
logger.h Relace remaining const char* with string_view_t in the API 6 years ago
spdlog-inl.h Updated copyright headers 6 years ago
spdlog.h Update spdlog.h 6 years ago
tweakme.h Updated copyright headers 6 years ago
version.h Version 6 years ago