Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PatternConverter Members

PatternConverter overview

Protected Static (Shared) Methods

SpacePad Fast space padding method.
WriteDictionaryOverloaded. Write an dictionary to a TextWriter
WriteObject Write an object to a TextWriter

Public Instance Properties

FormattingInfo Gets or sets the formatting info for this converter
Next Get the next pattern converter in the chain
Option Gets or sets the option value for this converter
Properties

Public Instance Methods

Equals (inherited from Object)
Format Write the pattern converter to the writer with appropriate formatting
GetHashCode (inherited from Object)
GetType (inherited from Object)
SetNext Set the next pattern converter in the chains
ToString (inherited from Object)

Protected Instance Constructors

PatternConverter Constructor Protected constructor

Protected Instance Methods

Convert Evaluate this pattern converter and write the output to a writer.
Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

PatternConverter Class | log4net.Util Namespace