__init__.py 53 B

123
  1. import logging
  2. logger = logging.getLogger(__name__)