on

fun on(kClass: KClass<*>?, with: KSLog): KSLog?
fun on(kClass: KClass<*>?, with: SimpleKSLogCallback): KSLog?
inline fun <T : Any> on(with: KSLog): KSLog?
inline fun <T : Any> on(noinline with: SimpleKSLogCallback): KSLog?

Sources

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard