View | Details | Raw Unified | Return to bug 96289
Collapse All | Expand All

(-)pkg-descr Mon Apr 24 20:03:36 2006 (-3 / +1 lines)
Lines 1-12 Link Here
1
"cronolog" is a simple program that reads log messages from its input
1
"cronolog" is a simple program that reads log messages from its input
2
and writes them to a set of output files, the names of which are
2
and writes them to a set of output files, the names of which are
3
constructed using template and the current date and time.  The
3
constructed using template and the current date and time.
4
template uses the same format specifiers as the Unix date command
5
(which are the same as the standard C strftime library function).

Return to bug 96289