IAppender MembersApache 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
Properties

  NameDescription
Public propertyName
Gets or sets the name of this appender.
Back to Top
See Also