use logging.getLogger(__name__)

This commit is contained in:
j 2015-11-29 15:56:38 +01:00
commit d497e89b2b
36 changed files with 47 additions and 39 deletions

View file

@ -9,7 +9,7 @@ import logging
import base64
from OpenSSL import crypto
logger = logging.getLogger('oml.ssl_request')
logger = logging.getLogger(__name__)
def get_service_id(cert):
# compute sha1 of public key and encode first half in base32