3.2.3 Configuring an IProvider in an IProviderGroup
To configure an IProvider component, add the appropriate parameters to the target provider in the XML schema, each on a unique line. For a list of available IProvider parameters, refer to Section 3.2.4.
For example, if your configuration includes logger schemas, you specify the desired logger schema by adding the following parameter inside the appropriate IProvider section:
<Logger value=”VALUE”/>
If your provider component needs more than one logger schema, you can configure each unique schema in the XML file.