log4net SDK Reference

MemoryAppender Properties

The properties of the MemoryAppender class are listed below. For a complete list of MemoryAppender class members, see the MemoryAppender Members topic.

Public Instance Properties

ErrorHandler (inherited from AppenderSkeleton) Gets or sets the IErrorHandler for this appender.
FilterHead (inherited from AppenderSkeleton) The filter chain.
Fix Gets or sets the fields that will be fixed in the event
Layout (inherited from AppenderSkeleton) Gets or sets the ILayout for this appender.
Name (inherited from AppenderSkeleton) Gets or sets the name of this appender.
OnlyFixPartialEventDataObsolete. Gets or sets a value indicating whether only part of the logging event data should be fixed.
Threshold (inherited from AppenderSkeleton) Gets or sets the threshold Level of this appender.

Protected Instance Properties

RequiresLayout (inherited from AppenderSkeleton) Tests if this appender requires a Layout to be set.

See Also

MemoryAppender Class | log4net.Appender Namespace