commit | 2cfbc493bed2863290de6a9288575b871ca60394 | [log] [tgz] |
---|---|---|
author | Yong Cong Sin <ycsin@meta.com> | Fri Jan 31 15:30:15 2025 +0800 |
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | Tue Feb 04 15:25:36 2025 +0000 |
tree | 340ffe50f620ee0cea796365b2006c227502298e | |
parent | ab9f628bc6d0a8aeae18d6a8c4cbc4c4d21e4e4c [diff] |
logging: log_cmds: init uninitialized backend on `log_go()` For backends that do not autostart themselves, initialize & enable them on `log backend <log_backend_*> go`, so that they function properly. Signed-off-by: Yong Cong Sin <ycsin@meta.com> Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com> (cherry picked from commit f840a35be3438abdc18619c1f0609e7d7f98b20c)