Ads by Lake Quincy Media

Wiki Navigation

 
Gibraltar - Learn about the best analysis tool for NLog

Ndc layout renderer

NLog documentation is a Wiki, which allows registered users to edit its content.
If you want to contribute, please create a user account and contact Jarek to get edit access.

Nested Diagnostic Context item. Provided for compatibility with log4net. 

Supported in

Configuration Syntax

${ndc:bottomFrames=Integer:topFrames=Integer:separator=String}
Read more about using the Configuration File.

Parameters

  • Rendering Options
  • bottomFrames - Number of bottom stack frames to be rendered.Integer
  • topFrames - Number of top stack frames to be rendered.Integer
  • separator - Separator to be used for concatenating nested diagnostics context output.