config.logging-dev.yml Maven / Gradle / Ivy
The newest version!
logging:
config: classpath:config/logback.xml
level:
root: INFO
rebue: TRACE
org.springframework: INFO
org.springframework.boot: INFO
org.springframework.boot.actuate.endpoint.web: INFO
org.springframework.http: INFO
org.springframework.web: INFO
io.netty: INFO
© 2015 - 2024 Weber Informatics LLC | Privacy Policy