RayZaler 0.1
The free opto-mechanical simulation framework
RZ::StdErrLogger Class Reference
Inheritance diagram for RZ::StdErrLogger:
Collaboration diagram for RZ::StdErrLogger:

Public Member Functions

virtual void logFunction (LogLevel level, std::string const &file, int line, std::string const &message) override
 
virtual void logFunction (LogLevel level, std::string const &file, int line, std::string const &message)=0
 

Additional Inherited Members

- Static Public Member Functions inherited from RZ::Logger
static void log (LogLevel level, std::string const &file, int line, const char *fmt,...)
 
static void setDefaultLogger (Logger *)
 
static void setLogLevel (int max)
 

Member Function Documentation

◆ logFunction()

void StdErrLogger::logFunction ( LogLevel  level,
std::string const &  file,
int  line,
std::string const &  message 
)
overridevirtual

Implements RZ::Logger.


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