SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
This is the complete list of members for qtwebapp::Logger, including all inherited members.
buffers | qtwebapp::Logger | private |
bufferSize | qtwebapp::Logger | protected |
clear(const bool buffer=true, const bool variables=true) | qtwebapp::Logger | virtual |
defaultLogger | qtwebapp::Logger | privatestatic |
getMinMessageLevel() const | qtwebapp::Logger | inline |
installMsgHandler() | qtwebapp::Logger | |
log(const QtMsgType type, const QString &message, const QString &file="", const QString &function="", const int line=0) | qtwebapp::Logger | 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 | |
logVars | qtwebapp::Logger | privatestatic |
minLevel | qtwebapp::Logger | protected |
msgFormat | qtwebapp::Logger | protected |
msgHandler(const QtMsgType type, const QString &message, const QString &file="", const QString &function="", const int line=0) | qtwebapp::Logger | privatestatic |
msgHandler4(const QtMsgType type, const char *message) | qtwebapp::Logger | privatestatic |
mutex | qtwebapp::Logger | protectedstatic |
set(const QString &name, const QString &value) | qtwebapp::Logger | static |
setMinMessageLevel(const QtMsgType &minMsgLevel) | qtwebapp::Logger | inline |
timestampFormat | qtwebapp::Logger | protected |
write(const LogMessage *logMessage) | qtwebapp::Logger | protectedvirtual |
~Logger() | qtwebapp::Logger | virtual |