The code assumes that the following 'time' constants are in a increasing sequence.
The code assumes that the following 'time' constants are in a increasing sequence.
Member Name | Description |
---|---|
InvalidRollPoint | Roll the log not based on the date |
TopOfMinute | Roll the log for each minute |
TopOfHour | Roll the log for each hour |
HalfDay | Roll the log twice a day (midday and midnight) |
TopOfDay | Roll the log each day (midnight) |
TopOfWeek | Roll the log each week |
TopOfMonth | Roll the log each month |
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll)