Remove logging.basicConfig call by micktwomey · Pull Request #67 · DataDog/dogapi

This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Conversation

Importing dogapi was results in a logging.basicConfig() call which can
cause problems for application logging config later.

added a commit that referenced this pull request

May 5, 2014
…cconfig

Remove logging.basicConfig call