log

abstract fun log(tag: String, message: String)

Log general information

Parameters

tag

log tag

message

the log message