Add an appender.
Get all previously added appenders as an Enumeration.
Get an appender by name.
Returns true if the specified appender is in list of attached attached, false otherwise.since1.2
true
false
Remove all previously added appenders.
Remove the appender passed as parameter from the list of appenders.
Remove the appender with the name passed as parameter from the list of appenders.