From 6e87a0249ce28531062ee5048ea0630fbf196e6f Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 13 Nov 2023 13:51:53 +0100 Subject: [PATCH] no need for file logging here anymore --- eive_tmtc/tmtc/power/tm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eive_tmtc/tmtc/power/tm.py b/eive_tmtc/tmtc/power/tm.py index 7226e8b..04bc618 100644 --- a/eive_tmtc/tmtc/power/tm.py +++ b/eive_tmtc/tmtc/power/tm.py @@ -266,7 +266,7 @@ def handle_pdu_data( ) except sqlite3.OperationalError as e: _LOGGER.warning(f"SQLite error {e}") - pw.dlog(info) + _LOGGER.info(info) def handle_pdu_db_insertion(