commit | ca9236c301ae9b567a9ec76abdfa5a4ceaa48bab | [log] [tgz] |
---|---|---|
author | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Wed Apr 17 01:56:04 2024 -0500 |
committer | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Wed Apr 17 10:01:52 2024 -0500 |
tree | 44efdd7d80787b81d4c50e84997934a2ed29eb30 | |
parent | f9f65b822906888e13cc44237b23a889b4e13c6d [diff] |
Implementing Phosphor-Logging/LG2 logging This commit introduces changes in the openpower-debug-collector repository to implement structured logging using the LG2 framework. The existing log calls in the repository, have been replaced with LG2 logging, facilitates better log tracking and troubleshooting by offering improved detail in JSON object values. Change-Id: Iabea1d0044d27a286f73e34588205b45952ae146 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>