Python - import 'logging'

Import logging

To import logging, Add the following line to the top of your code.

import logging