apimatic/jsonmapper

Remove logging from JsonMapper

Mohammad-Haris opened this issue · 0 comments

The name JsonMapper implies no logging of any sort. At max we can have a list of errors or warnings exposed from the class; the class should not call the log method internally.