mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +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.