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.
spdlog/include/spdlog
Anuradha Dissanayake ad1c18704d Disambiguate fmt logging methods that are using variadic templates.
As variadic template arguments can be zero length, we need to specify that at least one fmt argument is provided, to distinguish these methods from the existing trivial method that takes no fmt arguments.

Without this, static analysers such as ReSharper flag the logging calls as errors.
9 years ago
..
details Disambiguate fmt logging methods that are using variadic templates. 9 years ago
fmt fmt: update bundled fmt to 3.0.1 (7fa8f8f) 9 years ago
sinks Don't hardcode '.txt.' log file name suffix (resolve #333) 9 years ago
async_logger.h astyle 9 years ago
common.h Update common.h 9 years ago
formatter.h astyle 9 years ago
logger.h Disambiguate fmt logging methods that are using variadic templates. 9 years ago
spdlog.h Don't hardcode '.txt.' log file name suffix (resolve #333) 9 years ago
tweakme.h extra blank line between comments 9 years ago