notifyToError

This method writes messages to the error log.

Visibility
Public
Signature
static void notifyToError(const char *msg);
Parameters
msg

The message to display on the screen


Feedback