Re: proposals for log file format changes

Rob McCool (robm@ncsa.uiuc.edu)
Tue, 8 Feb 1994 11:15:15 --100


/*
* Re: proposals for log file format changes by Kevin 'Kev' Hughes
* written on Feb 8, 9:12am.
*
* So now the format would be
*
* host rfc931 authuser [DD/Mon/YYYY:hh:mm:ss TTT] ``request'' ddd bbbb
*
* ...where TTT is the local timezone?
*/

The quotes around request should be double quotes, not two single quotes. My
editor changed it when I cut-and-pasted.

host rfc931 authuser [DD/Mon/YYYY:hh:mm:ss TTT] "request" ddd bbbb

--Rob