Log message handler that writes log messages a file.
More...
#include <cppassist/include/cppassist/logging/FileLogHandler.h>
Log message handler that writes log messages a file.
- See also
- setLoggingHandler
-
logging.h
◆ FileLogHandler()
cppassist::FileLogHandler::FileLogHandler |
( |
const std::string & |
logfile = "logfile.log" | ) |
|
◆ handle()
virtual void cppassist::FileLogHandler::handle |
( |
const LogMessage & |
message | ) |
|
|
overridevirtual |
◆ m_logfile
std::string cppassist::FileLogHandler::m_logfile |
|
protected |
File name of the log file.
The documentation for this class was generated from the following file: