No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

test.py 119B

123456
  1. from django.conf import settings
  2. import logging
  3. logger = logging.getLogger('Lodel2.Database')
  4. logger.debug('Foobar')