mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +08:00
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.