#include <DefaultStyleMessageFormatter.h>

Format the message using a very simple sofa style. For more advanced formatting style have a look at RichStyleMessageFormatter. Example: [ERROR] ClassName(instanceName): this is a message printed somewhere.
| Public Member Functions | |
| void | formatMessage (const Message &m, std::ostream &out) override | 
| Static Public Member Functions | |
| static MessageFormatter & | getInstance () | 
| Additional Inherited Members | 
| 
 | overridevirtual | 
Implements sofa::helper::logging::MessageFormatter.
| 
 | inlinestatic |