spdlog/include/spdlog
Philip Salzmann 5e856c6b4d Add mode enum to control output of color sinks
This adds a new "color_mode" enum that can be used to control the color
code output behavior of sinks with color support. It can be one of three
values: always, automatic and never.
2019-05-10 09:47:16 +02:00
..
details Remove unnecessary semicolons (-Wextra-semi) 2019-04-17 15:24:25 +02:00
fmt Removed old header 2019-01-09 11:28:22 +02:00
sinks Add mode enum to control output of color sinks 2019-05-10 09:47:16 +02:00
async_logger.h Reverted const qualifier to log_msg& args, fixed issue #849, and added counter tests 2018-10-05 14:23:37 +03:00
async.h * using API call instead of macro for toggling automatic registration 2018-11-10 14:34:04 +01:00
common.h Add mode enum to control output of color sinks 2019-05-10 09:47:16 +02:00
formatter.h code formatting 2018-07-23 00:13:52 +03:00
logger.h Remove pointless log with enable_if 2019-02-06 05:24:25 +01:00
spdlog.h Fix missing ';' in log macros 2019-04-04 12:04:53 +02:00
tweakme.h Add tweak support for user short level names 2019-02-18 14:33:41 -07:00
version.h Version 1.3.1 2019-01-18 12:13:07 +02:00