prestodb / presto-python-client

Python DB-API client for Presto
Apache License 2.0
239 stars 87 forks source link

Add logging module #41

Closed ggreg closed 7 years ago

ggreg commented 7 years ago

Add a prestodb.logging module to group definition and behavior of logging. One example is setting the same logging level to INFO in all prestodb sub-modules.