The AppenderSkeleton type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ErrorHandler |
Gets or sets the IErrorHandler for this appender.
|
![]() | FilterHead |
The filter chain.
|
![]() | Layout |
Gets or sets the ILayout for this appender.
|
![]() | Name |
Gets or sets the name of this appender.
|
![]() | RequiresLayout |
Tests if this appender requires a Layout to be set.
|
![]() | Threshold |
Gets or sets the threshold Level of this appender.
|
See Also