Skip to content

RandomizeGroup target

Xharze edited this page Sep 22, 2012 · 1 revision

Sends log messages to a randomly selected target.

Supported in .NET, Silverligt, Compact Framework and Mono. ##Configuration Syntax

<targets>
  <target xsi:type="RandomizeGroup" 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