python-o365 icon indicating copy to clipboard operation
python-o365 copied to clipboard

Logging to inappropriate level

Open apassy opened this issue 4 years ago • 1 comments

Gory, detail-level messages are logged as "info", like request params, and responses. These should be demoted to debug, so as not to clog the downstream logs. In Connection, lines 704-~707).

apassy avatar Aug 05 '21 16:08 apassy

True. Will fix that.

thanks!

alejcas avatar Sep 03 '21 09:09 alejcas