In flog config files:
	Return after writing if you do not wish to duplicate data across logs
		Thusly test order in the &flog is very important
	Since % and / look similar it is used to prevent the need to escape .
		e.g. m/\/cgi-bin\// vs. m%/cgi-bin/%

