libqi
1.14.5
|
log to file handler More...
#include <fileloghandler.hpp>
Public Member Functions | |
FileLogHandler (const std::string &filePath) | |
void | log (const qi::log::LogLevel verb, const qi::os::timeval date, const char *category, const char *msg, const char *file, const char *fct, const int line) |
log to file handler
Definition at line 21 of file fileloghandler.hpp.