This is the complete list of members for qtwebapp::LoggerWithFile, including all inherited members.
bufferSize | qtwebapp::Logger | protected |
clear(const bool buffer=true, const bool variables=true) | qtwebapp::LoggerWithFile | virtual |
consoleLogger | qtwebapp::LoggerWithFile | private |
createOrSetFileLogger(const FileLoggerSettings &settings, const int refreshInterval=10000) | qtwebapp::LoggerWithFile | |
destroyFileLogger() | qtwebapp::LoggerWithFile | |
fileLogger | qtwebapp::LoggerWithFile | private |
getConsoleMinMessageLevelStr(QString &levelStr) | qtwebapp::LoggerWithFile | |
getFileLoggerSettings() const | qtwebapp::LoggerWithFile | inline |
getFileMinMessageLevelStr(QString &levelStr) | qtwebapp::LoggerWithFile | |
getLogFileName(QString &fileName) | qtwebapp::LoggerWithFile | |
getMinMessageLevel() const | qtwebapp::Logger | inline |
getUseFileLogger() const | qtwebapp::LoggerWithFile | inline |
hasFileLogger() const | qtwebapp::LoggerWithFile | inline |
installMsgHandler() | qtwebapp::Logger | |
log(const QtMsgType type, const QString &message, const QString &file="", const QString &function="", const int line=0) | qtwebapp::LoggerWithFile | virtual |
Logger(QObject *parent) | qtwebapp::Logger | |
Logger(const QString msgFormat="{timestamp} {type} {msg}", const QString timestampFormat="yyyy-MM-dd HH:mm:ss.zzz", const QtMsgType minLevel=QtDebugMsg, const int bufferSize=0, QObject *parent=0) | qtwebapp::Logger | |
LoggerWithFile(QObject *parent=0) | qtwebapp::LoggerWithFile | |
logToFile(const QtMsgType type, const QString &message, const QString &file="", const QString &function="", const int line=0) | qtwebapp::LoggerWithFile | |
minLevel | qtwebapp::Logger | protected |
msgFormat | qtwebapp::Logger | protected |
mutex | qtwebapp::Logger | protectedstatic |
set(const QString &name, const QString &value) | qtwebapp::Logger | static |
setConsoleMinMessageLevel(const QtMsgType &msgLevel) | qtwebapp::LoggerWithFile | |
setFileLoggerSettings(const FileLoggerSettings &settings) | qtwebapp::LoggerWithFile | inline |
setFileMinMessageLevel(const QtMsgType &msgLevel) | qtwebapp::LoggerWithFile | |
setMinMessageLevel(const QtMsgType &minMsgLevel) | qtwebapp::Logger | inline |
setUseFileLogger(bool use) | qtwebapp::LoggerWithFile | inline |
timestampFormat | qtwebapp::Logger | protected |
useFileFlogger | qtwebapp::LoggerWithFile | private |
write(const LogMessage *logMessage) | qtwebapp::Logger | protectedvirtual |
~Logger() | qtwebapp::Logger | virtual |
~LoggerWithFile() | qtwebapp::LoggerWithFile | virtual |