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>
2 files changed
tree: 45bccdf0d3bf02ca22ae7550155da17f6f263cc6
  1. src/
  2. test/
  3. .clang-format
  4. .gitignore
  5. LICENSE
  6. meson.build
  7. meson.options
  8. OWNERS