Menu

Commit [r9713]  Maximize  Restore  History

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.

cboos 2010-05-17

changed /trunk/trac/env.py
changed /trunk/trac/log.py
/trunk/trac/env.py Diff Switch to side-by-side view
Loading...
/trunk/trac/log.py Diff Switch to side-by-side view
Loading...