SimpleDateFormatter ClassApache log4netâ„¢ SDK Documentation
Formats the OnlineDateTime using the [M:DateTime.ToString(string, IFormatProvider)] method.
Inheritance Hierarchy

OnlineSystem.Object
  log4net.DateFormatter.SimpleDateFormatter

Namespace: log4net.DateFormatter
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public class SimpleDateFormatter : IDateFormatter
Remarks

Formats the OnlineDateTime using the OnlineDateTime[M:DateTime.ToString(string, IFormatProvider)] method.

See Also