mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-06-29 00:25:13 +00:00
Import the logging modules directly
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# Copyright (C) 2018 Avatao.com Innovative Learning Kft.
|
||||
# All Rights Reserved. See LICENSE file for details.
|
||||
|
||||
from tfw.config.logs import logging
|
||||
import logging
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
Reference in New Issue
Block a user