Logs a message with the specified tag using Android's Log utility.
The message will be logged at the level specified in the constructor.
The tag to identify the source of the log message
The message to be logged