Re: proposals for log file format changes

robm@ncsa.uiuc.edu (Rob McCool)
Errors-To: secret@www0.cern.ch
Date: Tue, 8 Feb 1994 11:15:15 --100
Message-id: <9402081011.AA14822@void.ncsa.uiuc.edu>
Errors-To: secret@www0.cern.ch
Reply-To: www-talk@www0.cern.ch
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: robm@ncsa.uiuc.edu (Rob McCool)
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: Re: proposals for log file format changes
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
Content-Length: 458
/*
 * 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