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).
We Haven't Reached Our Donation Goal Yet
Help us continue developing Tryton as free and open-source software.
https://www.tryton.org/donate
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).