|
virtual void | log (std::string_view logSource, LogLevel logLevel, LogAudience audience, std::string_view fileName, std::string_view functionName, int lineNumber, std::string_view logMsg) override |
|
size_t | getCount (const LogLevel &level) const |
|
size_t | getInfoCount () const |
|
size_t | getWarnCount () const |
|
size_t | getErrorCount () const |
|
void | reset () |
|
virtual void | logProcessor (Processor *processor, LogLevel level, LogAudience audience, std::string_view msg, std::string_view file, std::string_view function, int line) |
|
virtual void | logNetwork (LogLevel level, LogAudience audience, std::string_view msg, std::string_view file, std::string_view function, int line) |
|
virtual void | logAssertion (std::string_view file, std::string_view function, int line, std::string_view msg) |
|
◆ log()
virtual void inviwo::LogErrorCounter::log |
( |
std::string_view | logSource, |
|
|
LogLevel | logLevel, |
|
|
LogAudience | audience, |
|
|
std::string_view | fileName, |
|
|
std::string_view | functionName, |
|
|
int | lineNumber, |
|
|
std::string_view | logMsg ) |
|
overridevirtual |
The documentation for this class was generated from the following file: