| Package | Description |
|---|---|
| io.quarkus.deployment.logging | |
| io.quarkus.deployment.steps |
| Modifier and Type | Method and Description |
|---|---|
(package private) LoggingSetupBuildItem |
LoggingResourceProcessor.setupLoggingRuntimeInit(LoggingSetupRecorder recorder,
LogConfig log,
LogBuildTimeConfig buildLog,
List<LogHandlerBuildItem> handlerBuildItems,
List<NamedLogHandlersBuildItem> namedHandlerBuildItems,
List<LogConsoleFormatBuildItem> consoleFormatItems,
Optional<ConsoleFormatterBannerBuildItem> possibleBannerBuildItem,
LaunchModeBuildItem launchModeBuildItem,
List<LogCleanupFilterBuildItem> logCleanupFilters) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigGenerationBuildStep.checkForBuildTimeConfigChange(ConfigChangeRecorder recorder,
ConfigurationBuildItem configItem,
LoggingSetupBuildItem loggingSetupBuildItem,
ConfigurationRuntimeConfig configurationConfig)
Warns if build time config properties have been changed at runtime.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.