OnLog interface
onLog
void onLog(java.lang.String msg)
Contains logging information on what is happening behind the scenes in the Middleware. Useful for debugging.
onLogTrace
void onLogTrace(java.lang.String msg)
Detailed debug logs. Useful when troubleshooting terminal issues during development.