
14 Feb
2011
14 Feb
'11
8:14 p.m.
Hi guys, I want to extend logback to send logs with ERROR log levels to our internal logging service (with http post and some custom parameters). Is writing a custom logback Filter the best way to do this? The word 'filter' to me sounds more to "filter out logs". Thanks