| 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,
List<LogHandlerBuildItem> handlerBuildItems,
List<NamedLogHandlersBuildItem> namedHandlerBuildItems,
List<LogConsoleFormatBuildItem> consoleFormatItems,
Optional<ConsoleFormatterBannerBuildItem> possibleBannerBuildItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigGenerationBuildStep.checkForBuildTimeConfigChange(ConfigChangeRecorder recorder,
ConfigurationBuildItem configItem,
LoggingSetupBuildItem loggingSetupBuildItem)
Warns if build time config properties have been changed at runtime.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.