logback-access and conditional configuration

I got the conditional configuration syntax (http://logback.qos.ch/manual/configuration.html#conditional) working fine for logback-classic, but logback-access doesn't seem to honor it. Is it supported (and I'm just not doing it right)? Thanks, Marshall

logback-access currently does not support conditional logging for no good reason as it would be trivial to add it. Could you please add a bug report asking for this feature? Thanks, -- Ceki On 09/10/2011 10:45 PM, Marshall Pierce wrote:
I got the conditional configuration syntax (http://logback.qos.ch/manual/configuration.html#conditional) working fine for logback-classic, but logback-access doesn't seem to honor it. Is it supported (and I'm just not doing it right)?
Thanks, Marshall

Done. http://jira.qos.ch/browse/LBACCESS-27 On 10/09/2011 01:54 PM, ceki wrote:
logback-access currently does not support conditional logging for no good reason as it would be trivial to add it. Could you please add a bug report asking for this feature?
Thanks, -- Ceki On 09/10/2011 10:45 PM, Marshall Pierce wrote:
I got the conditional configuration syntax (http://logback.qos.ch/manual/configuration.html#conditional) working fine for logback-classic, but logback-access doesn't seem to honor it. Is it supported (and I'm just not doing it right)?
Thanks, Marshall
_______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user
participants (2)
-
ceki
-
Marshall Pierce