Skip to content

Instantly share code, notes, and snippets.

@Davisy
Last active February 22, 2020 20:14
import logging
#configure the logging level to DEBUG
logging.basicConfig(level=logging.DEBUG)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment