At Tue, 4 Jul 2006 23:35:17 +0200,
felix winkelmann wrote:
>
> On 7/4/06, felix winkelmann <[EMAIL PROTECTED]> wrote:
> > On 7/3/06, Daishi Kato <[EMAIL PROTECTED]> wrote:
> > > Hm. This works for the half of my problem. Thanks.
> > > The other half is in the case the ssp is wrong (like unbound va
On 7/4/06, felix winkelmann <[EMAIL PROTECTED]> wrote:
On 7/3/06, Daishi Kato <[EMAIL PROTECTED]> 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 n
On 7/3/06, Daishi Kato <[EMAIL PROTECTED]> 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 will take a look at that. Thanks for the su
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?
Daishi
At Mon, 3 Jul 2006 00:50:48 +0200,
felix winkelmann wrote:
>
> On 7/3/06, Daishi Kato <[E
On 7/3/06, Daishi Kato <[EMAIL PROTECTED]> wrote:
Yes. I turn off spiffy-debug-mode, since it gives me too much
logs with remote-timer in ajax.scm.
There is no provision for handling error output. I guess you want the
errors that happen inside your xmlHttpRequest callbacks, so you
should wrap
At Sun, 2 Jul 2006 23:35:35 +0200,
felix winkelmann wrote:
>
> On 6/30/06, Daishi Kato <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Short question: Is it possible to get an error_log of spiffy?
> >
> > Long question:
> > By enabling spiffy-debug-mode on,
> > you can get all the access log,
> > but h
On 6/30/06, Daishi Kato <[EMAIL PROTECTED]> wrote:
Hi,
Short question: Is it possible to get an error_log of spiffy?
Long question:
By enabling spiffy-debug-mode on,
you can get all the access log,
but how about the error log?
The error log and the access log should not be combined,
in case one
Hi,
Short question: Is it possible to get an error_log of spiffy?
Long question:
By enabling spiffy-debug-mode on,
you can get all the access log,
but how about the error log?
The error log and the access log should not be combined,
in case one wants to turn off the access log.
In this case, writ