At 10:10 PM +0100 2003/11/28, Peter Koch wrote:
>> This will probably break all the log-processing programs I'm
>> responsible for ...
Proposal:
logging {
format-version 1; // I want old (= 0) or new (= 1) log format.
channel xxx ...;
...;
category yyy ...;
...;
};
Or maybe it isn't worth the effort?
Cheers,
/Liman