Cogs.Foundation
|
This is the complete list of members for Cogs::Logging::Log, including all inherited members.
getName() const noexcept | Cogs::Logging::Log | inline |
literalName | Cogs::Logging::Log | protected |
Log(const char(&n)[LEN]) noexcept | Cogs::Logging::Log | inlineexplicit |
Log()=default | Cogs::Logging::Log | protected |
log(const Category category, uint32_t errorNumber, _Printf_format_string_ const char *fmt,...) const VALIDATE_ARGS(4) | Cogs::Logging::Log | inline |
logFileLine(const char *file, const int line, const Category category, uint32_t errorNumber, _Printf_format_string_ const char *fmt,...) const VALIDATE_ARGS(6) | Cogs::Logging::Log | inline |