logger: more robust clean-up of log handler.
It was wrong to hook the Handler on the Logger, as the latter is unique for a given environment. Therefore the wrong handler could be closed.
Should fix #6580.
Authored by: cboos 2010-05-17
Parent: [r9712]
Child: [r9714]