Shared logging wrapper for all Airship log entries. This class serves to consolidate the tag and log level in a single location.
The log handler.
The log level
The logger's tag.
Send a debug log message.
Sends a debug log.
Send an error log message.
Sends a error log.
Send an info log message.
Sends a info log.
Sends a log.
Parses the log level from a String.
Send a verbose log message.
Sends a verbose log.
Send a warning log message.
Sends a warn log.