Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

log4net.DateFormatter Namespace

Namespace hierarchy

Classes

Class Description
AbsoluteTimeDateFormatter Formats a DateTime as "HH:mm:ss,fff".
DateTimeDateFormatter Formats a DateTime as "dd MMM yyyy HH:mm:ss,fff"
Iso8601DateFormatter Formats the DateTime as "yyyy-MM-dd HH:mm:ss,fff".
SimpleDateFormatter Formats the DateTime using the ToString method.

Interfaces

Interface Description
IDateFormatter Render a DateTime as a string.