Formats the DateTime using the [M:DateTime.ToString(string, IFormatProvider)] method.
Inheritance Hierarchy
log4net.DateFormatter SimpleDateFormatter
Namespace: log4net.DateFormatter
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
Formats the DateTime using the DateTime[M:DateTime.ToString(string, IFormatProvider)] method.
See Also