Logger Class Reference
|
Public Member Functions |
| void | error (const string &rMsg) |
| | Print an error message.
|
| void | warn (const string &rMsg) |
| | Print a warning.
|
Static Public Member Functions |
| static Logger * | instance (intf_thread_t *pIntf) |
| | Get the instance of Logger Returns NULL if initialization failed.
|
| static void | destroy (intf_thread_t *pIntf) |
| | Delete the instance of Logger.
|
Member Function Documentation
| void Logger::error |
( |
const string & |
rMsg |
) |
|
| void Logger::warn |
( |
const string & |
rMsg |
) |
|
The documentation for this class was generated from the following files: