A class that sends log messages to the system log, available via 'logcat' on Android.
The domains that will be considered for writing to the console log.
The overall logging level that will be written to the console log. The lowest (most verbose) level to include in the logs
Gets the level that will be logged via this logger.
Performs the actual logging logic
Sets the domains that will be considered for writing to the console log.