log4net SDK Documentation - Microsoft .NET Framework 4.0

SimpleDateFormatter Class

Formats the DateTime using the ToString method.

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

System.Object
   log4net.DateFormatter.SimpleDateFormatter

[Visual Basic]
Public Class SimpleDateFormatter
    Implements IDateFormatter
[C#]
public class SimpleDateFormatter : 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 the DateTime using the DateTime ToString method.

Requirements

Namespace: log4net.DateFormatter

Assembly: log4net (in log4net.dll)

See Also

SimpleDateFormatter Members | log4net.DateFormatter Namespace