log4net SDK Reference

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

This type is not safe for multithreaded operations.

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