cleanup trace output

This commit is contained in:
Stefan Allius
2024-06-04 21:55:57 +02:00
parent 49e2dfbd86
commit 039a021cda
3 changed files with 3 additions and 3 deletions

View File

@@ -123,5 +123,5 @@ class InfosG3P(Infos):
update = False
if update:
self.tracer.log(level, f'[\'{node_id}\']GEN3PLUS: {name}'
self.tracer.log(level, f'[{node_id}] GEN3PLUS: {name}'
f' : {result}{unit}')