Skip to content

RandomizeGroup target

Rolf Kristensen edited this page Nov 23, 2021 · 8 revisions

Sends log messages to a randomly selected target.

Platforms Supported: All

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