Artem Senichev | efd5d74 | 2018-10-24 16:14:04 +0300 | [diff] [blame] | 1 | description: > |
2 | Implementation of the host log storage service. | ||||
3 | |||||
4 | methods: | ||||
5 | - name: Flush | ||||
6 | description: > | ||||
7 | Flush currently collected logs to the file | ||||
8 | and switch to the next one. | ||||
9 | errors: | ||||
10 | - xyz.openbmc_project.Common.File.Error.Write |