-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
Milestone
Description
We should document the logging added in #450 - at the very least:
import logging
logging.basicConfig(level=logging.INFO)
but can also specifically set the logging level for the relevant sub-modules.