log

inline fun log(level: Logger.Level, msg: () -> Any?)

Traces the lazily executed msg if the Logger.level is at least level