AusweisApp
|
#include <LogHandler.h>
Öffentliche Methoden | |
MessageLogger (const char *pFile, int pLine, const char *pFunction, const std::function< const QLoggingCategory &()> &pCategory) | |
QDebug | critical () const |
QDebug | debug () const |
QDebug | info () const |
QDebug | warning () const |
MessageLogger::MessageLogger | ( | const char * | pFile, |
int | pLine, | ||
const char * | pFunction, | ||
const std::function< const QLoggingCategory &()> & | pCategory ) |
QDebug MessageLogger::critical | ( | ) | const |
QDebug MessageLogger::debug | ( | ) | const |
QDebug MessageLogger::info | ( | ) | const |
QDebug MessageLogger::warning | ( | ) | const |