[hunchentoot-devel] log files
Hans Hübner
hans.huebner at gmail.com
Mon Dec 19 18:12:49 UTC 2011
On Mon, Dec 19, 2011 at 6:36 PM, Haris Bogdanovich <fbogdanovic at xnet.hr> wrote:
> I started Hunchentoot by
> (make-instance 'acceptor :access-log-destination "c:/lisp/log-1.txt"
> :message-log-destination "c:/lisp/log-2.txt")
> and a page can not be displayed but
> I don't get some log in c:/lisp/log-1.txt or c:/lisp/log-2.txt ?
I would trace hunchentoot:acceptor-log-message,
acceptor-message-log-destination and cl:open and try to work from
there.
-Hans
More information about the Tbnl-devel
mailing list