You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In UniversalJSONEncoder, you modified the init() to add a logger that is simply never used.
Also, I don't think the UniversalJSONEncoder should have a log method exposed publicly.