Public Attributes | |
VuLogLevel | logLevel |
Log level of the message. | |
const char * | logMessage |
The message string logged by Vuforia Engine. | |
A Vuforia Engine log event.
A log event contains information about Vuforia Engine log messages logged to the platform logging system.
const char* logMessage |
The message string logged by Vuforia Engine.
The lifetime of the string is bound to the scope of the log callback.
String data is UTF-8 encoded.