20 #ifndef ELOGOBJECTPRIVATE_H
21 #define ELOGOBJECTPRIVATE_H
44 void init(QString filePath);
52 #if QT_VERSION >= 0x050000
53 void addMessage(QtMsgType type,
const QMessageLogContext &content,
const QString msg);
55 void addMessage(QtMsgType type,
const QString msg);
70 #endif // ELOGOBJECTPRIVATE_H