PatternString Format Method Apache log4net™ SDK Documentation
Format the pattern as a string

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public string Format()

Return Value

Type: OnlineString
the pattern formatted as a string
Remarks

Format the pattern to a string.

See Also