Skip to content
Xharze edited this page Sep 22, 2012 · 1 revision

Writes log events to all targets.

Supported in .NET, Silverlight, Compact Framework and Mono. ##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