gh-pages / com.nextfaze.devfun.internal.log / org.slf4j.Logger / w
w
inline fun Logger.w(t: Throwable? = null, predicate: Boolean = true, body: () -> String): Unit (source)
Log warn.
Internal Intended for use across DevFun libraries.
gh-pages / com.nextfaze.devfun.internal.log / org.slf4j.Logger / w
inline fun Logger.w(t: Throwable? = null, predicate: Boolean = true, body: () -> String): Unit (source)
Log warn.
Internal Intended for use across DevFun libraries.