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