Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

AbsoluteTimeDateFormatter Class

Formats a DateTime as "HH:mm:ss,fff".

For a list of all members of this type, see AbsoluteTimeDateFormatter Members.

System.Object
���log4net.DateFormatter.AbsoluteTimeDateFormatter
������log4net.DateFormatter.DateTimeDateFormatter
������log4net.DateFormatter.Iso8601DateFormatter

[Visual�Basic]
Public�Class�AbsoluteTimeDateFormatter
����Implements�IDateFormatter
[C#]
public�class�AbsoluteTimeDateFormatter : IDateFormatter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Formats a DateTime in the format "HH:mm:ss,fff" for example, "15:49:37,459".

Requirements

Namespace: log4net.DateFormatter

Assembly: log4net (in log4net.dll)

See Also

AbsoluteTimeDateFormatter Members | log4net.DateFormatter Namespace