Xenstore_server.Logging_interfaceinclude module type of struct include Namespace.Unsupported endval read : 'a -> Perms.t -> Store.Path.t -> stringval exists : 'a -> Perms.t -> Store.Path.t -> boolval write : 'a -> 'b -> Perms.t -> Store.Path.t -> string -> unitval list : 'a -> Perms.t -> Store.Path.t -> string listval rm : 'a -> Perms.t -> Store.Path.t -> unit