Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0SDK-alpha02
-
None
Description
Added methods to Logger_common_impl which use Supplier, but left those out of the Logger Interface. Add them. Also, some methods in Logger_common_impl forgot to make public (were "defaulting" to package private). Fix these too.