mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +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.