31 #include <QCoreApplication>
47 void publish_message(QtMsgType type,
const QMessageLogContext &context,
const QString &msg);
56 void info_message(
const QString &msg);
57 void warn_message(
const QString &msg);
58 void critical_message(
const QString &msg);
59 void fatal_message(
const QString &msg);
62 const QString detailed_msg(
const QMessageLogContext &context,
const QString &msg);
65 #endif // LOG_EMITTER_H
Definition: log_emitter.h:41
static QString username()
username
Definition: log_emitter.cpp:58