public final class LogConsoleFormatBuildItem extends MultiBuildItem
| Constructor and Description |
|---|
LogConsoleFormatBuildItem(RuntimeValue<Optional<Formatter>> formatterValue)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeValue<Optional<Formatter>> |
getFormatterValue()
Get the formatter value.
|
public LogConsoleFormatBuildItem(RuntimeValue<Optional<Formatter>> formatterValue)
formatterValue - the optional formatter run time value to use (must not be null)public RuntimeValue<Optional<Formatter>> getFormatterValue()
Copyright © 2021 JBoss by Red Hat. All rights reserved.