Closes the appender and releases resources.
Releases any resources allocated within the appender such as file handles, network connections, etc.
It is a programming error to append to a closed appender.
IAppender Interface | log4net.Appender Namespace