Relative Content

Tag Archive for javaspring-bootlogback

how to use an external logback.xml

I need to log using an external logback.xml file. Note: I have a spring boot app. If I keep the logback.xml file inside src/main/resources then all works fine. But when I supply it like