![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| size_t | getCount (const LogLevel &level) const |
| size_t | getErrorCount () const |
| size_t | getInfoCount () const |
| size_t | getWarnCount () const |
| 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 |
| void | reset () |
|
overridevirtual |
Implements inviwo::Logger.