|
From: | felix winkelmann |
Subject: | Re: [Chicken-users] spiffy logging |
Date: | Sun, 2 Jul 2006 23:35:35 +0200 |
On 6/30/06, Daishi Kato <address@hidden> 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 wants to turn off the access log. In this case, writing to a single port will not be nice, and passing several ports or file names is desired.
Hi, Daishi! If I understand correctly, you want the errors that happen inside request-handlers to go to a specific port, different from the normal debug output, right? cheers, felix
[Prev in Thread] | Current Thread | [Next in Thread] |