warn

open fun warn(msg: String)
open fun warn(msgSupplier: Supplier<String>)
open fun warn(msgSupplier: Supplier<String>, throwable: Throwable?)