log4net SDK Reference

PatternString.Format Method

Format the pattern as a string

Overload List

Format the pattern as a string

public string Format();

Produces a formatted string as specified by the conversion pattern.

public void Format(TextWriter);

See Also

PatternString Class | log4net.Util Namespace