Closed
Description
Hello!
Warning level logging is way too chatty even in %100 success cases. There are multiple examples where the method attempts what it exactly needs to do - but library still prints a warning log. Some examples are:
https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/jira.py#L1344
https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/jira.py#L1394
https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/jira.py#L1400
...
So from my POV if a method does an update of an issue, it is not a warning that it is updating an issue - am I somewhat wrong?
Thanks!
Celal
Metadata
Metadata
Assignees
Labels
No labels