openbmc Digest, Vol 41, Issue 94

Bills, Jason M jason.m.bills at linux.intel.com
Thu Jan 24 06:04:10 AEDT 2019



On 1/23/2019 1:37 AM, George Liu wrote:
> Hi:
> 1. How to read it out after using phosphor:: logging:: log < level >() 
> to write to the log? Is it using ipmitool, journalctl or DBUS? What is 
> the interface? Could anyone elaborate on it?

phosphor::logging::log<level>() adds a message to the journal, so it can 
be read out on the command line using journalctl or from source using 
the sd_journal APIs: 
https://www.freedesktop.org/software/systemd/man/sd_journal.html#.

> Thanks


More information about the openbmc mailing list