Update tests/test_utils_logign.py
Run CI Tests / test (push) Successful in 30s

This commit is contained in:
2025-07-28 15:27:11 +02:00
parent fa2072fe31
commit 2befd1d9f4
+1
View File
@@ -5,6 +5,7 @@ import sys
import os
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
from slic.utils.logign import *
from slic.utils.logcfg import add_log_Level, logcfg
import logzero
from logzero import logger as log