-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
I have constatly a warning message:
Thereis a conflit trying to redefine method"
I do not use concerned functionality and i would like just to disable this message. This would be easy if python-foreman uses a specific "foreman" logger (logger = logging.getLogger(__name__)) and not a general 'root' (logging). So that user can specify the level of verbosity and supress warning on his own risk.
ex:
python-foreman/foreman/client.py
Line 324 in 4f3ee2f
| logging.warning( |
Metadata
Metadata
Assignees
Labels
No labels