Last updated: 2006-09-18

This website is based on NLog v1.0. Click here to view the documentation for other versions.

${literal} Layout Renderer


A string literal.

AssemblyClass.NET Framework.NET CFMono on WindowsMono on Unix
1.01.12.01.02.01.02.01.02.0
NLog.dllNLog.LayoutRenderers.LiteralLayoutRenderer

Parameters:

NameTypeDescription
textstring
Literal text.

Remarks:

This is used to escape '${' sequence as ;${literal:text=${}'
Back to the layout renderer list.
Webwww.nlog-project.org