Template Function Gaia::error¶
Defined in File log.hpp
Function Documentation¶
-
template<bool locked = true, typename ...T>
void Gaia::error(FormatWithLocation fmt, T... args)¶ Logs a format string in red.
- Template Parameters:
T –
- Parameters:
fmt – The format string
args – The format arguments