Counter 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.
A counter value (increases on each layout rendering).
Supported in




Configuration Syntax
Read more about using the Configuration File.Parameters
- Counter Options
increment - Value to be added to the counter after each layout rendering.Integer Default: 1
sequence - Name of the sequence. Different named sequences can have individual values.
value - Initial value of the counter.Integer Default: 1