Centralize logging initialization

This commit is contained in:
Anthony Sottile
2016-11-26 14:18:13 -08:00
parent 323507c9e3
commit a7169905dc
18 changed files with 26 additions and 43 deletions

View File

@@ -2,7 +2,6 @@ from __future__ import unicode_literals
import functools
import logging
import os
import os.path
import re