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