All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mework.cloud.spring-cloud-skipper-shell.2.8.1.source-code.application.yml Maven / Gradle / Ivy

There is a newer version: 2.11.5
Show newest version
spring:
  application:
    name: spring-cloud-skipper-shell
  main:
    banner-mode: 'off'
logging:
  level:
    org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer: 'WARN'
    org.springframework.cloud.skipper.shell: 'WARN'
    org.springframework.cloud.skipper.shell.command: 'INFO'
    org.springframework.cloud.skipper.shell.config: 'INFO'
    org.springframework.cloud.skipper.shell.support: 'INFO'
    org.springframework.context: 'WARN'
    org.springframework.jmx: 'WARN'
  pattern:
    console: "%clr(%-5p): %logger : %msg%n"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy