CCIMXDesktop
 
Loading...
Searching...
No Matches
FormativeFactory Class Referenceabstract
Inheritance diagram for FormativeFactory:
ConsoleColorDecorator PlainFormarter StandardFormater

Public Member Functions

virtual QString formativeFactory (QtMsgType type, const QMessageLogContext &context, const QString &msg)=0
 Formats a log message according to configured options.
 

Member Function Documentation

◆ formativeFactory()

virtual QString FormativeFactory::formativeFactory ( QtMsgType  type,
const QMessageLogContext &  context,
const QString &  msg 
)
pure virtual

Formats a log message according to configured options.

Parameters
typeThe log message type (debug, warning, etc.)
contextThe log message context (file, line, function)
msgThe actual log message
Returns
Formatted log message as QString

Implemented in PlainFormarter, StandardFormater, and ConsoleColorDecorator.


The documentation for this class was generated from the following file: