
23 Jan
2010
23 Jan
'10
4:38 p.m.
On Sat, Jan 23, 2010 at 5:21 PM, Ron Garret <ron@flownet.com> wrote:
On Jan 23, 2010, at 2:25 AM, Li Gong wrote:
By default, the debugger is not entered, but the error info appears in /tmp/hunchentoot.log,
Nope:
Most things in Hunchentoot are documented and so is logging: http://weitz.de/hunchentoot/#logging Logging to /tmp/hunchentoot.log was the default behaviour for pre-1.0 versions (on Unix-y systems), but it isn't anymore. Edi.