Change to lg2
To take advantage of the improved structured logging, change
x86-power-control logging to lg2.
Also fixed up some minor formatting issues and added more
detail to clarify some of the debug messages.
Tested:
Ran a power off, on, cycle, and reset and confirmed that the
logs look the same.
Change-Id: Iad601e39a54e7e1dc0f26352711cb1b3d5f83522
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
diff --git a/meson.build b/meson.build
index 8779483..f0c8ec8 100644
--- a/meson.build
+++ b/meson.build
@@ -34,6 +34,8 @@
dependency('libgpiodcxx', fallback: ['libgpiod', 'gpiodcxx_dep'], default_options: ['bindings=cxx']),
dependency('systemd'),
dependency('sdbusplus', fallback: ['sdbusplus', 'sdbusplus_dep']),
+ dependency('phosphor-logging', fallback: ['phosphor-logging', 'phosphor_logging_dep']),
+
]
executable(