On Sun, Apr 29, 2001 at 05:15:43PM -0700, Mr. Bad wrote: > * (Easy) Update the Logger interface so that it can take an > Exception (or Throwable) object and "log" it (do a getMessage() or > printStackTrace() based on logging verbosity).
I've done this in 0.4, also added the inclusion of thread names. Perhaps the verbosity levels should be tweaked. > * (Medium) Figure out a way to generate documentation automatically > for the Web site from DocBook sources. Adam has a script that does this, probably all it needs is a cron entry and a makefile.
