-
Notifications
You must be signed in to change notification settings - Fork 0
Xml Encode Layout Renderer
Xharze edited this page Sep 29, 2012
·
1 revision
Converts the result of another layout output to be XML-compliant.
Supported in .NET, Silverlight, Compact Framework and Mono.
##Configuration Syntax
${xml-encode:xmlEncode=Boolean:inner=Layout}
or by using ambient property to modify output of other layout renderer:
${other:xmlEncode=Boolean}
##Parameters ###Transformation Options
- xmlEncode - Indicates whether to apply XML encoding. Boolean Default: True
- inner - Wrapped layout. Layout
- Search in documentation
- Getting started
- Examples
- External articles and tutorials
- FAQ
- Platform support
- Advanced Configuration file options
- Filtering log messages
- [Using Time Sources](Time Source)
- Visual Studio support
- Who is using NLog
- [Write custom extensions](Extending NLog)