Hi All,
I would like to use several markers at the same time. I use the following
configuration:
<turboFilter class="ch.qos.logback.classic.turbo.MarkerFilter">
<Marker>CLIENT_WIDGET_TABLE_PERFORMANCE</Marker>
<Marker>CLIENT_PERFORMANCE</Marker>
<OnMatch>ACCEPT</OnMatch>
<OnMismatch>DENY</OnMismatch>
</turboFilter>
Unfortunately only last marker (CLIENT_PERFORMANCE) takes into account.
Is it possible to use several markers at the same time?
Thank in advance
--
View this message in context:
http://old.nabble.com/Is-it-possible-to-setup-several-markers-in-TurboFilter-at-the-same-time--tp32021039p32021039.html
Sent from the Logback User mailing list archive at Nabble.com.
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user