LayoutRenderOptions Enumeration |
Namespace: NLog.Layouts
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Default options | |
| ThreadAgnostic | 3 | Layout renderer method is agnostic to current thread context. This means it will render the same result independent of thread-context. |