-
Type: Story
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: voltha-go-controller
-
Labels:None
-
Story Points:4
[Voltha-go-controller] Log Lib generalization. To create wrapper functions for logging, in order to support easy migration to different log libraries.
- Create wrapper for logger interface, so that only the wrapper needs to be changes when the log libraries are changed.
- Introduce api to skip function call so that the wrapper function will not be shown in the log generated.