Uses of Interface
io.quarkus.runtime.console.ConsoleRuntimeConfig
Packages that use ConsoleRuntimeConfig
-
Uses of ConsoleRuntimeConfig in io.quarkus.runtime.logging
Methods in io.quarkus.runtime.logging with parameters of type ConsoleRuntimeConfigModifier and TypeMethodDescriptionstatic voidLoggingSetupRecorder.initializeBuildTimeLogging(LogRuntimeConfig config, LogBuildTimeConfig buildConfig, ConsoleRuntimeConfig consoleConfig, Map<String, InheritableLevel> categoryDefaultMinLevels, List<LogCleanupFilterElement> additionalLogCleanupFilters, LaunchMode launchMode) WARNING: this method is part of the recorder but is actually called statically at build time.