#include <RichConsoleStyleMessageFormatter.h>
The RichConsoleStyleMessageFormatter class. More...

The RichConsoleStyleMessageFormatter class.
The class implement a message formatter dedicated to console pretty printing on a console Among other thing it feature formatting using a markdown like syntax:
| Public Member Functions | |
| void | formatMessage (const Message &m, std::ostream &out) override | 
| Static Public Member Functions | |
| static RichConsoleStyleMessageFormatter & | getInstance () | 
| Additional Inherited Members | 
| 
 | overridevirtual | 
Implements sofa::helper::logging::MessageFormatter.
| 
 | inlinestatic |