astakosclient: Remove basicConfig from root logger
Don't use basicConfig inside astakosclient library. This function should be called from the main thread. The user of our library should be able to set a handler for `astakosclient' logger if she wants to.
Please register or sign in to comment