<feed xmlns='http://www.w3.org/2005/Atom'>
<title>phosphor-logging/xyz, branch master</title>
<subtitle>OpenBMC Phosphor logging library sources (not useful for felling trees)</subtitle>
<id>https://git.raptorcs.com/git/phosphor-logging/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/phosphor-logging/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-logging/'/>
<updated>2018-04-09T13:42:53+00:00</updated>
<entry>
<title>Implement ability to override default error level</title>
<updated>2018-04-09T13:42:53+00:00</updated>
<author>
<name>Deepak Kodihalli</name>
<email>dkodihal@in.ibm.com</email>
</author>
<published>2018-04-03T07:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-logging/commit/?id=6fd9dc48615e22d53be7181fb8d122f67695036e'/>
<id>urn:sha1:6fd9dc48615e22d53be7181fb8d122f67695036e</id>
<content type='text'>
Errors reported by the phosphor-logging app have a default error level,
and this level is specified in the error's YAML definition.

Enable users of the error's report() API to specify an error level. A
user may perceive a different error level for an error scenario, for eg
there may be certain host errors (for which we set the level as 'Error')
that may just be 'Warnings'.

Change-Id: I666a0ddcb099e530c423358a3b1c65f33b0ad01e
Signed-off-by: Deepak Kodihalli &lt;dkodihal@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Manager: Auto-generate the code</title>
<updated>2017-02-27T14:49:06+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2017-02-14T04:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-logging/commit/?id=1a7508bbfd10ab9b97cfff757e57a88b7a34c576'/>
<id>urn:sha1:1a7508bbfd10ab9b97cfff757e57a88b7a34c576</id>
<content type='text'>
Auto-generate the Manager code during build time
using the sdbus++ tool.

Closes: openbmc/phosphor-logging#1

Change-Id: Idb66725dc2b3a919981dc1a0acfebfde16c4420f
Signed-off-by: Adriana Kobylak &lt;anoo@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Entry: Link to phosphor-dbus-interfaces</title>
<updated>2017-02-09T20:40:41+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@linux.vnet.ibm.com</email>
</author>
<published>2017-02-09T19:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-logging/commit/?id=8692ac9fba635a27e6f711450f41f518129a7d6e'/>
<id>urn:sha1:8692ac9fba635a27e6f711450f41f518129a7d6e</id>
<content type='text'>
Link to libphosphor_dbus.so so that the Entry
code is auto-generated.

Change-Id: I845d083456a1094a49f773b3ec64240d4515b3ac
Signed-off-by: Adriana Kobylak &lt;anoo@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>log_manager: Cleanup main function</title>
<updated>2017-01-30T18:57:25+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2017-01-06T17:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-logging/commit/?id=f477fe2945bdbd24817bdc690c17242e30069f4f'/>
<id>urn:sha1:f477fe2945bdbd24817bdc690c17242e30069f4f</id>
<content type='text'>
The design direction changed after the commit that added the
log_manager main function, so updating it to the correct usage.

Change-Id: I88459fb65ba6b8272f0f9f85b55f9f837487ffea
Signed-off-by: Adriana Kobylak &lt;anoo@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>logging: Create Entry dbus interface</title>
<updated>2017-01-30T18:57:25+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2017-01-24T18:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-logging/commit/?id=88d7cf8da4a7213e4f91d3eca35ec6a2fd8f9ca0'/>
<id>urn:sha1:88d7cf8da4a7213e4f91d3eca35ec6a2fd8f9ca0</id>
<content type='text'>
Implement the generated code to create an error/event
entry dbus object.

Change-Id: I881636fe3e8de680d9a15fff1fe933d5e22eed06
Signed-off-by: Adriana Kobylak &lt;anoo@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>log_manager: Use sdbus++</title>
<updated>2016-12-08T17:48:49+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2016-11-14T20:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-logging/commit/?id=8f7941edf6843109d3da69900976b04b42d78aa4'/>
<id>urn:sha1:8f7941edf6843109d3da69900976b04b42d78aa4</id>
<content type='text'>
Change-Id: Id2ad6a75b6ee3f7226c7cfd274dba24de89f9363
Signed-off-by: Adriana Kobylak &lt;anoo@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>YAML for event/error logging interfaces</title>
<updated>2016-12-02T21:25:11+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2016-11-07T18:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-logging/commit/?id=88eb10904410567b290242daa338e5e3c13d0502'/>
<id>urn:sha1:88eb10904410567b290242daa338e5e3c13d0502</id>
<content type='text'>
Machine parseable DBus specification for the logging features.
The Manager interface implements the Commit method to
write entries to flash.

Change-Id: Id1e9e2475427a7358acfbe829733977709de05bc
Signed-off-by: Adriana Kobylak &lt;anoo@us.ibm.com&gt;
</content>
</entry>
</feed>
