vector / com.haroldadmin.vector.loggers / Logger / log
log¶
abstract fun log(message:String, level:Logger.Level= Level.DEBUG):Unit
Logs the given message to the associated output
Parameters¶
message - The message to be logged
vector / com.haroldadmin.vector.loggers / Logger / log
abstract fun log(message:String, level:Logger.Level= Level.DEBUG):Unit
Logs the given message to the associated output
message - The message to be logged