container/mts: add logging to the encoder

Issue #293 resolved
Saxon Milton created an issue

It’s proposed that a log function parameter is added to the constructor NewEncoder. This function can then be used throughout the encoder code to log. It should naturally be of the same signature as our Logger’s Log function.

Comments (1)

  1. Log in to comment