modm API documentation
modm::log::DefaultStyle Class Reference

This is an empty style. More...

#include <modm/debug/logger/style.hpp>

Public Member Functions

void parseArg (int argc, char *argv)
 parse arguments that are given with the start of the program
 
void write (char c)
 Write one char to the sink.
 
void write (const char *s)
 Write a string that terminates with '\0' to the sink.
 
void flush ()
 The message is complete and can be written/send/displayed.
 

Detailed Description

This is an empty style.

Author
Martin Rosekeit martin.rosekeit@rwth-aachen.de

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