scala - Changing default log config in a scalatra app -


i trying configure own configuration file sl4j logging in scalatra web app. achieve pass -dlogback.configurationfile=my-logback.groovy sbt session run container. have tested , approach working setting system variables normally. somewhere system variable getting changed ../myproject/src/main/resources/logback.xml. have no idea why getting changed?

thanks des


Comments

Popular posts from this blog

apache - Cloudflare bug random 302 redirections -

java - Sql binding in Spring throws org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException -