ecchronos icon indicating copy to clipboard operation
ecchronos copied to clipboard

Investigate debug logs of ecchronos - Issue #533

Open DanielwEriksson opened this issue 9 months ago • 2 comments

DanielwEriksson avatar May 07 '24 09:05 DanielwEriksson

To quote macan when I asked for a Definition of Done for this task. "DoD är, flytta alla debug loggar som inte hjälper med troubleshooting till trace." This is just a first suggestion otherwise we have to discuss each debug entry in the log. I have tried to keep those that I think is part of a flow. Those that I think is just some random information I have moved to trace.

DanielwEriksson avatar May 20 '24 06:05 DanielwEriksson

Debug is perhaps more used for isolated events, so those can be debugged more easily. Trace on the other hand is perhaps mostly used when trace execution/flows/request-response-trails/etc. If something is regarded "random information", then it is probably not useful for either debugging or tracing (or logging to begin with).

jwaeab avatar May 20 '24 07:05 jwaeab

Part of this will be done in issue #666

jwaeab avatar May 22 '24 11:05 jwaeab