When the VM exits, the various logging output streams are closed.
However the Handler.close() methods are not called, so the
terminating tail strings are not written.
The LogManager should use a shutdown hook to close all the standard
Global Handlers.
graham.hamilton@Eng 2000-09-29