#include "QsLogLevel.h"
#include "QsLogDest.h"
#include <QDebug>
#include <QString>
Go to the source code of this file.
Value:static Logger & instance()
Definition: QsLog.cpp:128
The helper forwards the streaming to QDebug and builds the final log message.
Definition: QsLog.h:58
Definition: QsLogLevel.h:34
QDebug & stream()
Definition: QsLog.h:65
Value:static Logger & instance()
Definition: QsLog.cpp:128
The helper forwards the streaming to QDebug and builds the final log message.
Definition: QsLog.h:58
Definition: QsLogLevel.h:37
QDebug & stream()
Definition: QsLog.h:65
Value:static Logger & instance()
Definition: QsLog.cpp:128
The helper forwards the streaming to QDebug and builds the final log message.
Definition: QsLog.h:58
Definition: QsLogLevel.h:38
QDebug & stream()
Definition: QsLog.h:65
Value:Definition: QsLogLevel.h:35
static Logger & instance()
Definition: QsLog.cpp:128
The helper forwards the streaming to QDebug and builds the final log message.
Definition: QsLog.h:58
QDebug & stream()
Definition: QsLog.h:65
Value:static Logger & instance()
Definition: QsLog.cpp:128
Definition: QsLogLevel.h:33
The helper forwards the streaming to QDebug and builds the final log message.
Definition: QsLog.h:58
QDebug & stream()
Definition: QsLog.h:65
WARNING: Here was some piece of code that enabled or disabled file and line info logging.
It was removed, so the version from the repo differs from out one.
Value:Definition: QsLogLevel.h:36
static Logger & instance()
Definition: QsLog.cpp:128
The helper forwards the streaming to QDebug and builds the final log message.
Definition: QsLog.h:58
QDebug & stream()
Definition: QsLog.h:65
#define QS_LOG_VERSION "2.0b3" |