In 0.4 there are a few enhancements to the logging (and a lot more could no doubt be made, but these were very simple and a big help to me so far in debugging 0.4):
* Inclusion of thread names with verbosity > COMPLETE. * Object hashcodes given in hex instead of decimal. * New log() call that accepts an exception as the "cause" of the log() call and prints a stack trace to the log if verbosity >= DETAILED. -- # tavin cole # # "The process of scientific discovery is, in effect, # a continual flight from wonder." # - Albert Einstein _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
