![]() ![]() | Sends a buffer of information to a registered message alias. |
![]() |
Initializes the appender. |
![]() | Gets or sets the IErrorHandler for this appender. |
![]() | The filter chain. |
![]() | Gets or sets the ILayout for this appender. |
![]() | Gets or sets the name of this appender. |
![]() | Gets or sets the message alias to which the message should be sent. |
![]() | Gets or sets the SecurityContext used to call the NetSend method. |
![]() | Gets or sets the sender of the message. |
![]() | Gets or sets the DNS or NetBIOS name of the remote server on which the function is to execute. |
![]() | Gets or sets the threshold Level of this appender. |
![]() | Initialize the appender based on the options set. |
![]() | Adds a filter to the end of the filter chain. |
![]() | Clears the filter list for this appender. |
![]() | Closes the appender and release resources. |
![]() | Overloaded. Performs threshold checks and invokes filters before delegating actual logging to the subclasses specific Append method. |
![]() | � |
![]() | � |
![]() | � |
![]() | � |
![]() | This appender requires a log4net.Layout to be set. |
![]() | Overloaded. This method is called by the DoAppend method. |
![]() | Overloaded. Subclasses of AppenderSkeleton should implement this method to perform actual logging. |
![]() | Test if the logging event should we output by this appender |
![]() | Finalizes this appender by calling the implementation's Close method. |
![]() | Checks if the message level is below this appender's threshold. |
![]() | � |
![]() | Is called when the appender is closed. Derived classes should override this method if resources need to be released. |
![]() | Called before Append as a precondition. |
![]() | Overloaded. Renders the LoggingEvent to a string. |
NetSendAppender Class | log4net.Appender Namespace