handle
Handle a log message by outputting it to iOS system logs.
Parameters
level
The severity level of the log message
tag
The tag for the log message
message
The actual log message
throwable
Optional throwable/exception associated with the log
Handle a log message by outputting it to iOS system logs.
The severity level of the log message
The tag for the log message
The actual log message
Optional throwable/exception associated with the log