RepeatingWrapper target
If you want to contribute, please create a user account and contact Jarek to get edit access.
Repeats each log event the specified number of times.
Supported in



Configuration Syntax
<targets>
<target xsi:type="RepeatingWrapper" name="String" repeatCount="Integer">
<target xsi:type="wrappedTargetType" ...target properties... />
</target>
</targets>
Read more about using the Configuration File.<target xsi:type="RepeatingWrapper" name="String" repeatCount="Integer">
<target xsi:type="wrappedTargetType" ...target properties... />
</target>
</targets>
Parameters
- General Options
- name - Name of the target.
- Repeating Options
- repeatCount - Number of times to repeat each log message.Integer Default: 3




