info

abstract fun info(message: String, objects: Array<Any>)(source)

Logs the given message at info log level.

Parameters

message

the log message.

objects

the log message parameters.