
8 Jul
2011
8 Jul
'11
12:19 p.m.
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... Sent from the Logback User mailing list archive at Nabble.com.