Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PatternLayout.Format�Method

Produces a formatted string as specified by the conversion pattern.

Overload List

Inherited from LayoutSkeleton.

public�string�Format(LoggingEvent);

Produces a formatted string as specified by the conversion pattern.

public�override�void�Format(TextWriter,LoggingEvent);

See Also

PatternLayout Class | log4net.Layout Namespace