This was brought to my attention by Paul Visotsky.
The LogManager.setLevel and Handler.setLevel methods should
check for null levels and throw a NullPointerException.
Logger.setLevel() already seems to do the right thing.
LogRecord.setLevel() should allow null.
graham.hamilton@Eng 2000-10-02