mirror of
https://github.com/gabime/spdlog
synced 2026-06-08 14:19:56 +00:00
5e856c6b4d
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.