bmeg / grip

Graph Integration Platform
https://bmeg.github.io/grip
MIT License
24 stars 8 forks source link

python client has hard-coded logLevel #237

Open bwalsh opened 3 years ago

bwalsh commented 3 years ago

[INFO]  2021-01-08 22:55:38,049 1 results received in 0 seconds
INFO:gripql.query:1 results received in 0 seconds```

https://github.com/bmeg/grip/blob/e86b5fc9b9b088f1726101a15a418d5abf1ac1e5/gripql/python/gripql/query.py#L277-L280
kellrott commented 3 years ago

Should be addressed in #238