log Error
Logs an error message.
Parameters
msg
the message to log
Logs an error and sends exception to Embrace.
Parameters
msg
the message to log
throwable
the exception
public static void logError( String msg, Throwable throwable, Boolean logStacktrace)
Content copied to clipboard
Logs an error message with a stack trace.
Parameters
msg
the message to log
throwable
the exception
log Stacktrace
include stacktrace in log