racket/collects/handin-server
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
..
private * New logging facility: simply use current-error-port as a logging output 2006-11-13 01:24:34 +00:00
status-web-root * New logging facility: simply use current-error-port as a logging output 2006-11-13 01:24:34 +00:00
doc.txt * New logging facility: simply use current-error-port as a logging output 2006-11-13 01:24:34 +00:00
extra-utils.ss * catch configuration error in extra-utils 2006-05-05 20:08:25 +00:00
handin-server.ss * New logging facility: simply use current-error-port as a logging output 2006-11-13 01:24:34 +00:00
info.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
private-key.pem handin server/client fixup 2005-08-16 20:17:55 +00:00
utils.ss * New logging facility: simply use current-error-port as a logging output 2006-11-13 01:24:34 +00:00
web-status-server.ss some reformatting and reorganization 2006-11-12 10:38:59 +00:00