From c94e3bd0851d32ed22077eda761a4217fc519636 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 5 Apr 2022 00:51:52 +0200 Subject: [PATCH] moved logger --- .idea/runConfigurations/Unittests_in_tmtccmd.xml | 2 +- config/custom_mode_op.py | 2 +- config/globals_config.py | 2 +- config/object_ids.py | 2 +- config/retvals.py | 2 +- pus_tc/devs/ploc_mpsoc.py | 2 +- pus_tc/devs/ploc_supervisor.py | 2 +- pus_tc/devs/plpcdu.py | 2 +- pus_tc/devs/star_tracker.py | 2 +- pus_tc/system/core.py | 2 +- pus_tc/tc_packer_hook.py | 2 +- pus_tm/event_handler.py | 2 +- pus_tm/factory_hook.py | 2 +- pus_tm/hk_handling.py | 2 +- pus_tm/service_8_hook.py | 2 +- spacepackets | 2 +- tmtccli.py | 2 +- tmtccmd | 2 +- utility/input_helper.py | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.idea/runConfigurations/Unittests_in_tmtccmd.xml b/.idea/runConfigurations/Unittests_in_tmtccmd.xml index f6549f0..5cdbb08 100644 --- a/.idea/runConfigurations/Unittests_in_tmtccmd.xml +++ b/.idea/runConfigurations/Unittests_in_tmtccmd.xml @@ -4,7 +4,7 @@