mirror of
https://github.com/truenas/scale-build.git
synced 2025-12-25 05:27:24 +00:00
Refactor paths file name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import logging
|
||||
import os
|
||||
|
||||
from .variables import LOG_DIR
|
||||
from .paths import LOG_DIR
|
||||
|
||||
|
||||
def get_logger(logger_name, logger_path, mode='a+'):
|
||||
|
||||
Reference in New Issue
Block a user