git-deps icon indicating copy to clipboard operation
git-deps copied to clipboard

graph: fix logger bug

Open aspiers opened this issue 10 years ago • 0 comments

In debug mode, each time the Flask app reloads itself, a new logger handler(?) gets created. So over time, every line logged via logger gets duplicated an increasing amount.

aspiers avatar Jan 10 '15 17:01 aspiers