[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] spiffy logging
From: |
Daishi Kato |
Subject: |
Re: [Chicken-users] spiffy logging |
Date: |
Wed, 05 Jul 2006 13:32:26 +0900 |
User-agent: |
Wanderlust/2.15.3 (Almost Unreal) Emacs/21.4 Mule/5.0 (SAKAKI) |
At Tue, 4 Jul 2006 23:35:17 +0200,
felix winkelmann wrote:
>
> On 7/4/06, felix winkelmann <address@hidden> wrote:
> > On 7/3/06, Daishi Kato <address@hidden> wrote:
> > > Hm. This works for the half of my problem. Thanks.
> > > The other half is in the case the ssp is wrong (like unbound varible),
> > > and 404 not found logging.
> > >
> > > Isn't it possible to filter the normal debug log?
>
> I have added error-message generation to spiffy (2.35) which prints
> the error message and call-chain for Webscheme and ssp errors
> to "spiffy-error-port". Please give it a try.
Yes! This is nice,
except that I can't get 404 Not Found.
Is it hard for 404?
Thanks,
Daishi