From 14fd75226b88f4bd6e5e5b09a6b76e8eecc0a220 Mon Sep 17 00:00:00 2001 From: Su Tian Date: Thu, 17 Jun 2021 17:02:46 -0400 Subject: [PATCH] 0617 --- msgpi/analysis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msgpi/analysis.py b/msgpi/analysis.py index 0bbd76f..c3dc7bc 100644 --- a/msgpi/analysis.py +++ b/msgpi/analysis.py @@ -127,7 +127,7 @@ def run(input_name, analysis, solver, smdim, scrnout=True, logger=None): Switch of printing solver messages. """ if logger is None: - logger = utils.initLogger(__name__) + logger = mlog.initLogger(__name__) try: analysis_long = {