1 2 3
import logging logging.basicConfig() # Avoid "no handlers could be found" warnings logger = logging.getLogger('chroma')