[#82] Configure default logging handler
Add a null handler to prevent 'No handlers could be found for logger "mwclient.*"' warnings. This seems to be good practice for libraries.
Loading
Please register or sign in to comment
Add a null handler to prevent 'No handlers could be found for logger "mwclient.*"' warnings. This seems to be good practice for libraries.