Layout Renderers

The logging library supports several custom layout renderers in addition to the standard NLog layout renderers. These layout renderers can be included in any layout string and will be substituted with the appropriate value when available:

Global Layouts

Event Handler Layouts

The following layouts will return values from threads processing events, when applicable.

Task Layouts

The following layouts will return values from threads processing tasks from the application task queues, when applicable.