uscxml::StdOutLogger Class Reference
Inheritance diagram for uscxml::StdOutLogger:
Collaboration diagram for uscxml::StdOutLogger:
Public Member Functions | |
virtual std::shared_ptr< LoggerImpl > | create () |
virtual void | log (LogSeverity severity, const std::string &message) |
virtual void | log (LogSeverity severity, const Event &event) |
virtual void | log (LogSeverity severity, const Data &data) |
Additional Inherited Members | |
Static Public Member Functions inherited from uscxml::LoggerImpl | |
static std::shared_ptr< LoggerImpl > | getDefault () |
The documentation for this class was generated from the following files:
- interpreter/StdOutLogger.h
- interpreter/StdOutLogger.cpp