-
Type: Sub-task
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.2
-
Component/s: openolt-adapter, openonu-adapter
-
Labels:None
-
Story Points:3
Come up with a plan for dynamic logging. Specifically for adapters, but also in general that may be useful as a replacement for logging in other components.
Suggestion from Voltha community members is to look at leveraging etcd. Log levels would be set by etcd-client or by voltctl, and then retrieved (by polling or ideally by watcher) from etcd by the adapters.