NLog Logging Library

Layout Class

[This is preliminary documentation and subject to change.]

Represents a string with embedded placeholders that can render contextual information.

For a list of all members of this type, see Layout Members.

System.Object
   NLog.Layout

[Visual Basic]
Public Class Layout
[C#]
public class Layout

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

Layout Members | NLog Namespace