Skip to content

Commit

Permalink
libraries shouldnt do this
Browse files Browse the repository at this point in the history
  • Loading branch information
stavxyz committed Dec 9, 2015
1 parent f51a005 commit a2451fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions airbrake/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
from airbrake.notifier import Airbrake # noqa
from airbrake.handler import AirbrakeHandler # noqa

logging.basicConfig()


def getLogger(name=None, **kwargs): # pylint: disable=invalid-name
"""Return a Logger with an AirbrakeHandler."""
Expand Down

0 comments on commit a2451fe

Please sign in to comment.