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
Spring Logback: Level of configured loggers
I use Spring-Boot and its integration Logback-logging.