Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

SimpleLayout.Format�Method

Produces a simple formatted output.

Overload List

Inherited from LayoutSkeleton.

public�string�Format(LoggingEvent);

Produces a simple formatted output.

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

See Also

SimpleLayout Class | log4net.Layout Namespace