Last updated: 2006-09-18
This website is based on NLog v1.0.
Click here to view the documentation
for other versions.
| RoundRobinGroup TargetA compound target that forwards writes to the sub-targets in a round-robin fashion.
Parameters (blue fields are required):
Example:This example causes the messages to be written to either file1.txt or file2.txt. Each odd message is written to file2.txt, each even message goes to file1.txt. To set up the target in the configuration file, use the following syntax: The above examples assume just one target and a single rule. See below for a programmatic configuration that's equivalent to the above config file: Back to the target list. | |||||||||||||||||||||||||||||||||||||||||||||
| Copyright © 2004-2006 by Jarosław Kowalski. | ||||||||||||||||||||||||||||||||||||||||||||||