RollingFileAppender IDateTime Now Property Apache log4net™ SDK Documentation
Gets the current time.

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

DateTime Now { get; }

Property Value

Type: OnlineDateTime
The current time.
Remarks

Gets the current time.

See Also