log

abstract fun log(priority: Int = Log.WARN, tag: String?, message: String)

Handles logging of an analytic service with the priority defaulted to Log.WARN