Hi,

Is there any way for groovy configuration to do something like <include 
file="logback-parent.xml" /> with current logback functionality?

I noticed that http://jira.qos.ch/browse/LOGBACK-1002 says that there isn't 
something like that at the moment, and the pull request for it is still open 
(https://github.com/qos-ch/logback/pull/257).

We need to have different runtime configurations of logback depending on the 
environment, especially for production. If logback.groovy is inside the jar 
then any potential issues with logback that might arise in production can't be 
fixed quickly without messing with the jar, so this issue is blocking us from 
migrating to groovy away from xml.

Thanks,
CP

_______________________________________________
logback-user mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-user

Reply via email to