commit | a3b64fb63eb86e554657168133804db5db271f5e | [log] [tgz] |
---|---|---|
author | kasunath <kasunath@google.com> | Wed Jun 15 18:47:18 2022 -0700 |
committer | kasunath <kasunath@google.com> | Wed Jun 29 15:00:10 2022 -0700 |
tree | 0c11c657e1bd18a5d0c0879c172064acd0971c6b | |
parent | 7cea1b96c7318247f71b1922d547cdd438770bce [diff] |
Create a DBus notification for each LogEntry For each log entry, a new FilePath DBus object will be created where the FilePath.path value is the location of the JSON LogEntry file. Tested: Tested with unit tests and locally on a machine. Signed-off-by: Kasun Athukorala <kasunath@google.com> Change-Id: I5999826f7b4447bfca88b83c487d7c03a1c84a08
This daemon will follow the design doc: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/52109
More detailed implementation details will also be placed here in the future