diff options
author | Robin Jarry <robin@jarry.cc> | 2023-06-07 21:34:34 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-06-12 11:23:14 +0200 |
commit | 263d8cbec504bf56791dd3aa8c1e440d96b27d4a (patch) | |
tree | 4d358915e7ae2eed0850f4efb9b6dde5c3ddf0e2 /Makefile | |
parent | 1bd6612c78dc00fd04ef5d614d729e3c0ece7ac8 (diff) | |
download | aerc-263d8cbec504bf56791dd3aa8c1e440d96b27d4a.tar.gz |
logging: remove ultra verbose trace logs
Every message exchanged between the UI and the worker(s) is logged at
least twice with some obscure IDs and struct pointer names.
When enabling trace logging, this floods the files for very little or no
benefit and makes the meaningful logging message hard to catch.
Also, other messages tend to flood the output for no specific reason.
These are most of the time leftovers from the development process and
are not useful for tracking potential issues.
Remove these.
Signed-off-by: Robin Jarry <robin@jarry.cc>
Tested-by: Inwit <inwit@sindominio.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions