Logtype
Log types for Message Window.
void log(Logtype, QString)
Sends the generated logs to the core.
void operator<<(const std::string &_s)
Provide operator for streaming.
QString pluginName_
prepend this name to all output messages
void slotLog(Logtype _type, QString _message)
Log messages with a given Logtype.
~PluginLogger()
Destructor.
Logtype defaultLogType_
Default logtype ( used for streams )