Skip to content

Instantly share code, notes, and snippets.

@frivas
Created October 23, 2018 12:56
Show Gist options
  • Save frivas/4f765f2597d466c30ad336e2be651193 to your computer and use it in GitHub Desktop.
Save frivas/4f765f2597d466c30ad336e2be651193 to your computer and use it in GitHub Desktop.
ASK SDK Imports (Basic). Medium Article. Creating an Alexa Skill Using Python
logger = logging.getLogger(__name__)
logger.setLevel(logging.DEBUG)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment