log
Implement this method to log messages.
Parameters
priority
The priority of this log message.
tag
Tag to identify the source of this log message.
message
Message that should be logged.
throwable
Optional throwable attached to log message.
Implement this method to log messages.
The priority of this log message.
Tag to identify the source of this log message.
Message that should be logged.
Optional throwable attached to log message.