Initialise the SystemStringFormat
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- provider
- Type:
System IFormatProvider
AnIFormatProvider that supplies culture-specific formatting information.
- format
- Type:
System String
AString containing zero or more format items.
- args
- Type:
System Object
AnObject array containing zero or more objects to format.
See Also