commit | 666f96ade62d043819f0c79611a529a4fce5ce61 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Mon Jun 03 19:41:40 2024 +0800 |
committer | John Wang <wangzhiqiang02@ieisystem.com> | Tue Jun 04 14:23:59 2024 +0800 |
tree | 45bccdf0d3bf02ca22ae7550155da17f6f263cc6 | |
parent | 524e5a6e0812d2d5a95b9a5143831144b3f470ed [diff] |
logging: switch to lg2 After switching to C++20, it is recommended to use `phosphor::lg2` to format log, and the correct `CODE_LINE` and `CODE_FUNC` values can be used in log tracking. Change-Id: Ia8e566b3e4c667bb9dd15e9ea224b93faf6c0557 Signed-off-by: George Liu <liuxiwei@ieisystem.com>