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