Changes
2003-03-04 [CB] Version 2.1
2002-12-05 [CB] Version 2.0
- now supports multiple implementations (see LogFactory)
- removed (almost) all static methods from Logger to LogManager
- new class LogManager
2002-02-26 [CB]
- catch exceptions in Logger.getClassLogger()
- Level implements Serializeable
2001-06-18 [CB]
- FileHandler now can append to existing files
- new AsyncHandler