40 return QStringList() << tr(
"Log");
46 LOG(VB_GENERAL, LOG_INFO, QStringLiteral(
"Notify: %1").arg(message));
51 TorcNotifier* Create(
const QString &Type,
const QVariantMap &Details)
override 53 if (Type == QStringLiteral(
"log"))
virtual void SetValid(bool Valid)
TorcLogNotifier(const QVariantMap &Details)
TorcLogNotifierFactory TorcLogNotifierFactory
QStringList GetDescription(void) override
void Notify(const QVariantMap &Notification) override
#define NOTIFICATION_BODY
#define LOG(_MASK_, _LEVEL_, _STRING_)