racket/collects/handin-server/status-web-root
Eli Barzilay c19e157b48 * New logging facility: simply use current-error-port as a logging output
- uses a plain prefix-style log
  - does not save the log to log.ss (customization options will be coming up)
* Use that in the status servlet too
* Renamed `LOG' to `log-line'
  (it is now just printing to the current error port)
* Reformatted doc.txt, and some code
* Always use Content-Disposition, with `inline' for non-wxme files
* Moved run-status to private

svn: r4831
2006-11-13 01:24:34 +00:00
..
conf updated for new web-server 2005-08-26 00:57:51 +00:00
htdocs Lots of changes to the handin client and server, mostly being able to deal with 2005-09-09 02:36:44 +00:00
servlets * New logging facility: simply use current-error-port as a logging output 2006-11-13 01:24:34 +00:00