Inviwo 0.9.12-pre
Inviwo documentation
 
Loading...
Searching...
No Matches
inviwo::LogErrorCounter Class Reference
+ Inheritance diagram for inviwo::LogErrorCounter:

Public Member Functions

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

Member Function Documentation

◆ 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

Implements inviwo::Logger.


The documentation for this class was generated from the following file: