By default Play uses conf/logback.xml
. So what should I do if I want to use another xml file somewhere else?
“You can also specify a configuration file via a System property. This is particularly useful for production environments where the configuration file may be managed outside of your application source.”
https://www.playframework.com/documentation/2.8.x/SettingsLogger