
26 Sep
2011
26 Sep
'11
12:25 p.m.
Hi, Look at the iteratorForAppenders method in the Logger class: http://logback.qos.ch/apidocs/ch/qos/logback/classic/Logger.html HTH, -- http://twitter.com/ceki On 26/09/2011 11:51 AM, BAKHTI Mohammed wrote:
Hello,
Is there a way to programmatically get the attached appenders to a given logger ? something like Logger.getAppenders() which returns appenders names or objects
Thanks