libqi
1.14.5
|
Log the length first lines to file. More...
#include <tailfileloghandler.hpp>
Public Member Functions | |
TailFileLogHandler (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 the length first lines to file.
Definition at line 22 of file tailfileloghandler.hpp.