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

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -