
31 Oct
2008
31 Oct
'08
2:29 p.m.
I can't give you an answer without a more concrete example. How would the config file look like?
Basically, the only change would be an optional level attribute on the appender-ref element; but I'll file a JIRA with full details & some unit tests when I get a bit of time.
By the way, don't worry about parsing the config file. Joran, logback's configuration system is extremely flexible, if you can express it in XML, Joran can parse and make sense of it.
Thanks, I'll definitely use that for prototyping.