Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

RollingFileAppender.IDateTime Interface

This interface is used to supply Date/Time information to the RollingFileAppender.

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

[Visual�Basic]
Public�Interface�RollingFileAppender.IDateTime
[C#]
public�interface�RollingFileAppender.IDateTime

Remarks

This interface is used to supply Date/Time information to the RollingFileAppender. Used primarily to allow test classes to plug themselves in so they can supply test date/times.

Requirements

Namespace: log4net.Appender

Assembly: log4net (in log4net.dll)

See Also

RollingFileAppender.IDateTime Members | log4net.Appender Namespace