
9 Sep
2007
9 Sep
'07
9:56 p.m.
On Mon, 10 Sep 2007 0:16:39 +0300, Volkan YAZICI <yazicivo@ttnet.net.tr> wrote:
Is it possible to record referers during logging?
Have you tried? They should be logged if *SHOW-ACCESS-LOG-MESSAGES* is on, otherwise it's a bug.
By the way, I'd also be happy to see a *LOG-FORMAT* configuration parameter for a more generic logging framework.
LOG-MESSAGE is a generic function, so you can bypass it with your own methods. (I just did exactly that two days ago in a project where I had to plug Hunchentoot into an existing application which already had a logging framework.) Cheers, Edi.