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