I've noticed that when an error occurs in my code, hunchentoot displays an 'internal server error' page. Obviously this is good for a production environment, but during development, how can I see any debug output produced from the lisp system, perhaps in slime? That would be easier than checking log files.
Jonathon McKitrick -- My other computer is your Windows box.