Log message handler.
More...
#include <MCLog.hpp>
Log message handler.
Definition at line 238 of file MCLog.hpp.
virtual void MCLogMessageHandler::Message |
( |
MCLog::MessageType |
message_type, |
|
|
const char * |
function, |
|
|
const char * |
format, |
|
|
va_list |
arg_list |
|
) |
| |
|
pure virtual |
Print a log message.
- Parameters
-
message_type | Message type |
function | Function name |
format | Format string and its parameters |
arg_list | Argument list |
Implemented in MCQtLogEcho, MCLogEcho, and MALog.
The documentation for this class was generated from the following file:
- /home/kecsap/Downloads/00/aiboplus/aiboplus/mindcommon/src/MCLog.hpp