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

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public string Format()

Return Value

Type: String
the pattern formatted as a string
Remarks

Format the pattern to a string.

See Also

Reference