LoggingConfig

fun LoggingConfig(loggers: Map<String, LoggerConfig> = mapOf(), level: LogLevel = LogLevel.Info)