Closed (fixed)
Project:
SMS Framework
Version:
8.x-1.x-dev
Component:
Core Framework
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2016 at 11:49 UTC
Updated:
27 Sep 2016 at 00:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dpiActually apart from the logger gateway we are not using this.
Perhaps it makes sense to log failure of result and reports in the provider service?
Comment #3
dpiAlso OP is unlikely to happen now since it changes the signature of dependent constructors, making it a backwards incompatible change.
Comment #4
almaudoh commentedWell, we're still making changes to schema, etc. So we might as well clean this up as well.
On the other hand, do we really need the logger here?
Comment #5
dpiYeh i dont think so, we can inject the logger into the log gateway, remove it from base.
Comment #6
dpihttps://github.com/dpi/smsframework/pull/56
Comment #8
dpi