on Log Message
Optional method for handling log messages from the underlying calling functionality.
Parameters
level
The severity level. Same levels as android.util.Log.
area
The underlying functionality reporting the message.
message
The log message.