fun reset(vararg names: String): Unit
Removes custom configuration for the specified logger names
fun reset(vararg classes: KClass<*>): <ERROR CLASS>