commit | 11ec666bef0767eb1ef6024e69be02717c852138 | [log] [tgz] |
---|---|---|
author | Jiaqing Zhao <jiaqing.zhao@intel.com> | Tue Jul 05 20:55:34 2022 +0800 |
committer | Jiaqing Zhao <jiaqing.zhao@intel.com> | Mon Jan 09 10:38:25 2023 +0800 |
tree | 2cbb32199508160d8cc46099bd5e7bda97476737 | |
parent | 5686206103721b8cc452179b4947ad67e3571bcf [diff] |
Switch to lg2 for logging After enabling C++20, lg2 is preferred for logging. This patch replaces all phosphor::logging::log calls to lg2 calls. Tested: Build pass. Change-Id: Ic37bc36f43c2b3a1c61b1328af95e3a41c8d6d40 Signed-off-by: Jiaqing Zhao <jiaqing.zhao@intel.com>