RE: customlog logformat spec

From: Chemolli Francesco (USI) <ChemolliF@dont-contact.us>
Date: Thu, 21 Mar 2002 11:05:59 +0100

> > Not really, since my current parser looks for prefixes to decide
> > what to do. It may very well be a very suboptimal parser, I didn't
> > think much about design (if I did at all).
>
> Look for a %.
>
> If found, look for a field width and related flags such as
> justification.
>
> Then look for the tag prefix. Each tag can then use the field width
> if wanted, no need to parse it individually.

Hm... might as well move to regexps to parse the stuff.
At this point it would make things easier.

-- 
	/kinkie 
Received on Thu Mar 21 2002 - 03:07:24 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:52 MST