libqi  1.14.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions
qi::log::HeadFileLogHandler Class Reference

Log the length first lines to file. More...

#include <headfileloghandler.hpp>

List of all members.

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)

Detailed Description

Log the length first lines to file.

Definition at line 22 of file headfileloghandler.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines