![]() |
Home · Modules · Classes · Namespaces · Functions |
The QxtBasicFileLoggerEngine class provides a basic file logger engine. More...
#include <QxtBasicFileLoggerEngine>
Inherits QxtAbstractFileLoggerEngine.
The QxtBasicFileLoggerEngine class provides a basic file logger engine.
Example basic file log output:
[22:38:33.159] [Error] Unknown error [22:51:43.488] [Debug] What's going on? Hi there!
See also QxtLogger.
Constructs a basic file logger engine with fileName.
Returns the date format in use by this logger engine.
See also setDateFormat() and QDateTime::toString().
Sets the date format used by this logger engine.
See also dateFormat() and QDateTime::toString().
Copyright © 2007-2011 Qxt Foundation |
Qxt 0.6.2 |