Shorten arguments when logging
This MR changes the logging process of the dispatcher by using a lazily evaluated object that will shorten the big structures that can appear in the log sometimes (big lists, big dictionaries and huge bytes data).
This instance will be upgraded to Heptapod 18.0.0rc1 on 2025-06-12 between 19:00 and 20:00 UTC+2
This MR changes the logging process of the dispatcher by using a lazily evaluated object that will shorten the big structures that can appear in the log sometimes (big lists, big dictionaries and huge bytes data).