Template Function Gaia::log

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