Formats the DateTime as "yyyy-MM-dd HH:mm:ss,fff".
Inheritance Hierarchy
log4net.DateFormatter AbsoluteTimeDateFormatter
log4net.DateFormatter Iso8601DateFormatter
Namespace: log4net.DateFormatter
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
Formats the DateTime specified as a string: "yyyy-MM-dd HH:mm:ss,fff".
See Also