17 void DualFileLogger::log(
const QtMsgType type,
const QString& message,
const QString &file,
const QString &
function,
const int line)
virtual void log(const QtMsgType type, const QString &message, const QString &file="", const QString &function="", const int line=0)
virtual void clear(const bool buffer=true, const bool variables=true)
FileLogger * secondLogger
virtual void log(const QtMsgType type, const QString &message, const QString &file="", const QString &function="", const int line=0)
virtual void clear(const bool buffer=true, const bool variables=true)
DualFileLogger(QSettings *firstSettings, QSettings *secondSettings, const int refreshInterval=10000, QObject *parent=0)