Public Shared Sub CreateConfigurationElement( _ ByVal section As LoggingTargetConfigurationSection, _ ByVal target As BaseTarget _ )
Dim section As LoggingTargetConfigurationSection Dim target As BaseTarget AppConfigLogic.CreateConfigurationElement(section, target)
public static void CreateConfigurationElement( LoggingTargetConfigurationSection section, BaseTarget target )
public: static void CreateConfigurationElement( LoggingTargetConfigurationSection^ section, BaseTarget^ target )
Parameters
- section
- The section to create the target in
- target
- The target logger