[hunchentoot-devel] Logging Referers
Edi Weitz
edi at agharta.de
Sun Sep 9 21:56:02 UTC 2007
On Mon, 10 Sep 2007 0:16:39 +0300, Volkan YAZICI <yazicivo at 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.
More information about the Tbnl-devel
mailing list