libqi
1.14.5
|
Log the length first lines to file. More...
#include <headfileloghandler.hpp>
Public Member Functions | |
HeadFileLogHandler (const std::string &filePath, int length=2000) | |
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 headfileloghandler.hpp.