|  | 
| 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 () | 
◆ 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: