This commit is contained in:
@@ -8,8 +8,8 @@ from slic.utils.logign import *
|
||||
from slic.utils.logcfg import add_log_Level, logcfg
|
||||
|
||||
import logzero
|
||||
from logzero import logger as log
|
||||
|
||||
log = logging.getLogger("test_logger")
|
||||
|
||||
@pytest.fixture(scope="module", autouse=True)
|
||||
def setup_custom_levels():
|
||||
|
||||
Reference in New Issue
Block a user