Closed ocroquette closed 4 years ago
I get the following warning logged when I used pyclibrary:
WARNING pyclibrary.c_parser:c_parser.py:418 Automatic initialisation based on OS detection
However, the automatic initialization seems to work fine since I never has any issue.
Does the warning still make sense ? If yes, how to prevent it ?
This warning is indeed a bit excessive, logging at the info would be sufficient. I will push the change.
Addressed in 074cbcd5
Thank you !
I get the following warning logged when I used pyclibrary:
However, the automatic initialization seems to work fine since I never has any issue.
Does the warning still make sense ? If yes, how to prevent it ?