HMSLogger

object HMSLogger

Types

Link copied to clipboard
Link copied to clipboard
interface Loggable
Link copied to clipboard

Functions

Link copied to clipboard
fun d(tag: String, message: String)
Link copied to clipboard
fun e(tag: String, message: String)
fun e(tag: String, message: String, tr: Throwable)
Link copied to clipboard
fun i(tag: String, message: String)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun v(tag: String, message: String)
Link copied to clipboard
fun w(tag: String, message: String)
fun w(tag: String, message: String, tr: Throwable)

Properties

Link copied to clipboard

Information about the current build, taken from system properties.

Link copied to clipboard
Link copied to clipboard