warnNull

fun <T> KLogger.warnNull(throwable: Throwable? = null, block: () -> Any?): T?(source)

Lazy logs if KLogger.isWarnEnabled is true