installLogging

fun <T : KLogFactory> installLogging(logging: T, block: T.() -> Unit = {})