Initial commit

Signed-off-by: Artem Senichev <a.senichev@yadro.com>
diff --git a/xyz/openbmc_project/HostLogger.interface.yaml b/xyz/openbmc_project/HostLogger.interface.yaml
new file mode 100644
index 0000000..2c6331f
--- /dev/null
+++ b/xyz/openbmc_project/HostLogger.interface.yaml
@@ -0,0 +1,10 @@
+description: >
+    Implementation of the host log storage service.
+
+methods:
+    - name: Flush
+      description: >
+        Flush currently collected logs to the file
+        and switch to the next one.
+      errors:
+        - xyz.openbmc_project.Common.File.Error.Write