On Tue, Nov 27, 2012 at 3:11 PM, Justin Edelson <[email protected]> wrote: > ...Any of the attempts I've made to use ConfigAdmin have been insufficient to > capture to scope of what you can do with logback. And even if they could, > they wouldn't handle any custom extensions, e.g. a custom TriggeringPolicy > implementation....
I'd be happy with a ConfigAdmin-based mechanism that handles the basic functionality - as far as I'm concerned the only thing I'm missing right now is to be able to configure a log that only considers messages that have specific slf4j Markers. And then provide an "advanced configuration" method that uses native logback xml or whatever config files. -Bertrand
