Gets an attached appender with the specified name.
The appender with the name specified, or null
if no appender with the specified name is found.
Returns an attached appender with the name specified. If no appender with the specified name is found null
will be returned.
IAppenderAttachable Interface | log4net.Core Namespace