IAppender MethodsApache log4net™ SDK Documentation
The IAppender type exposes the following members.
Methods

  NameDescription
Public methodClose
Closes the appender and releases resources.
Public methodDoAppend
Log the logging event in Appender specific way.
Back to Top
See Also