Skip to content

Managing/suppressing xcdat warning statements #597

Answered by pochedls
durack1 asked this question in 2. Questions
Discussion options

You must be logged in to vote

I think this should work:

import logging
logging.getLogger('xcdat').setLevel(logging.ERROR)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@durack1
Comment options

durack1 Feb 2, 2024
Collaborator Author

Answer selected by durack1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants