The Racket repository
Go to file
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
collects * New logging facility: simply use current-error-port as a logging output 2006-11-13 01:24:34 +00:00
doc v360 HISTORY updates 2006-11-10 20:51:34 +00:00
man/man1 update command-line flags, purge PLTHOME 2006-05-24 20:27:51 +00:00
src v360 2006-11-06 08:11:36 +00:00