The Datefile adapter is similar to the File adapter. However, it rotates the file at midnight (by default).
The default date pattern, e.g. “19820114” (14 Jan 1982)
Metadata
The pattern to be used for the files
@example
date_pattern = "%Y%m%d" # default date_pattern = "%Y-week-%V"
You can suppress the first line of the logfile that contains the metadata. This is important upon rollover, because on *nix systems, it is not possible to determine the creation time of a file, on the last access time. The header compensates this.
@example
header = false
Generated with the Darkfish Rdoc Generator 2.