akarneliuk / pygnmi

The pure Python implementation of the gNMI client.
https://training.karneliuk.com
BSD 3-Clause "New" or "Revised" License
126 stars 44 forks source link

Stop using root logger in client.py #129

Closed LewisGaul closed 1 year ago

LewisGaul commented 1 year ago

I noticed the root logger being used, presumably unintentionally:


INFO     pygnmi.client:client.py:302 Collecting Capabilities...
INFO     pygnmi.client:client.py:342 Collection of Capabilities is successfull
INFO     root:client.py:269 Selected encoding 'json_ietf' based on capabilities