mirror of https://github.com/gabime/spdlog.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Previously it instantiated a new pattern_formatter and called sink::set_formatter with it, overwriting the old formatter, and any custom settings, completely. Now, if a custom sink inherits base_sink, a call from logger::set_pattern will arrive at custom_sink::set_pattern_ as expected, instead of custom_sink::set_formatter_. |
3 years ago | |
---|---|---|
.. | ||
spdlog | 3 years ago |