Module stixdcpy.logger

Expand source code
import logging
logger = logging.getLogger('stixdcpy')
logger.setLevel(logging.DEBUG)