Skip to content
Rolf Kristensen edited this page Apr 21, 2019 · 4 revisions

Writes log events to all targets.

Platforms Supported: All

Configuration Syntax

<targets>
  <target xsi:type="SplitGroup" name="String">
    <target xsi:type="wrappedTargetType" ... />
    <target xsi:type="wrappedTargetType" ... />
    ...
    <target xsi:type="wrappedTargetType" ... />
  </target>
</targets>

Parameters

General Options

  • name - Name of the target.
Clone this wiki locally