A very simple layout
For a list of all members of this type, see SimpleLayout Members.
System.Object
���log4net.Layout.LayoutSkeleton
������log4net.Layout.SimpleLayout
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
SimpleLayout consists of the level of the log statement, followed by " - " and then the log message itself. For example,
DEBUG - Hello world
Namespace: log4net.Layout
Assembly: log4net (in log4net.dll)
SimpleLayout Members | log4net.Layout Namespace