Class DockerComposeProperties.Start
java.lang.Object
org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Start
- Enclosing class:
- DockerComposeProperties
Start properties.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.boot.logging.LogLevelvoidsetCommand(StartCommand command) voidsetLogLevel(org.springframework.boot.logging.LogLevel logLevel)
-
Constructor Details
-
Start
public Start()
-
-
Method Details
-
getCommand
-
setCommand
-
getLogLevel
public org.springframework.boot.logging.LogLevel getLogLevel() -
setLogLevel
public void setLogLevel(org.springframework.boot.logging.LogLevel logLevel)
-