Python tutorials and tricks, concepts and exploring cool modules with extensive examples.
import logging
logger = logging.getLogger(__name__)