Externalizing logging in Spring Boot apps -


I am trying to extract the logging configuration. However, I install any configuration (such as -Dlogback.configurationFile = ... ) The time when I call SpringApplication.run () , it is erased. Is there any way to stop this?

'logging. Config '(or traditional location, such as' Classpath: / logback .xml'). Document here:


Comments

Popular posts from this blog

Folder list php -

objective c - How to open front/back camera at the same time in iOS developing? -

GO: Serve static pages -