commit | af487621c8401a34ee863528ba9659842f7d3dd0 | [log] [tgz] |
---|---|---|
author | Joseph Reynolds <jrey@us.ibm.com> | Thu May 10 15:54:16 2018 -0500 |
committer | Joseph Reynolds <jrey@us.ibm.com> | Mon May 14 16:00:15 2018 -0500 |
tree | daf8fc8a80eb31e71e7bc6590387feffb6edb8fd | |
parent | 0c5a8d0eaeb7dd7c8372d40f1df1d82ee7386f04 [diff] |
Use s.c_str() in log messages Resolves openbmc/openbmc#2905 Tested: static_assert only Change-Id: Ib3b74591ca2d26e5f4e0afac508fc248756e0905 Signed-off-by: Joseph Reynolds <jrey@us.ibm.com>
Phosphor Debug Collector provides mechanisms to collect various log files and system parameters. Used to troubleshoot problems in OpenBMC based systems.
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.