Exception layout renderer
NLog documentation is currently being re-organized to use the wiki format. Some content is still missing or incomplete.
We need volunteers to help maintain and organize this Wiki. Please contact
Jarek if you are interested in helping out.
Exception information provided through a call to one of the Logger.*Exception() methods.
Supported in




Configuration Syntax
Read more about using the Configuration File.Parameters
- Rendering Options
format - Format of the output. Must be a comma-separated list of exception properties: Message, Type, ShortType, ToString, Method, StackTrace. This parameter value is case-insensitive.
separator - Separator used to concatenate parts specified in the Format.