log
Called for each log event. Must not throw.
Parameters
severity
The severity level.
tag
The logging tag (e.g. "SmartWalking", "Authentication").
message
The log message body.
throwable
An associated throwable, or null.
Called for each log event. Must not throw.
The severity level.
The logging tag (e.g. "SmartWalking", "Authentication").
The log message body.
An associated throwable, or null.