Uses of Class
io.vertigo.core.node.config.LogConfig
-
Packages that use LogConfig Package Description io.vertigo.core.node.config io.vertigo.core.node.config.yaml -
-
Uses of LogConfig in io.vertigo.core.node.config
Methods in io.vertigo.core.node.config that return types with arguments of type LogConfig Modifier and Type Method Description Optional<LogConfig>
BootConfig. getLogConfig()
Methods in io.vertigo.core.node.config with parameters of type LogConfig Modifier and Type Method Description BootConfigBuilder
BootConfigBuilder. withLogConfig(LogConfig logConfig)
Ajout de paramètres -
Uses of LogConfig in io.vertigo.core.node.config.yaml
Methods in io.vertigo.core.node.config.yaml with parameters of type LogConfig Modifier and Type Method Description YamlNodeConfigBuilder
YamlNodeConfigBuilder. withLogConfig(LogConfig logConfig)
-