Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PatternConverter�Methods

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

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 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 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