The PlainFormarter class just simply output the message as default, without any tiring messages info! More...
#include <PlainFormarter.h>
Public Member Functions | |
PlainFormarter ()=default | |
constructor | |
QString | formativeFactory (QtMsgType type, const QMessageLogContext &context, const QString &msg) override |
formativeFactory format strings | |
The PlainFormarter class just simply output the message as default, without any tiring messages info!
|
overridevirtual |