Xenstore_server.Logging_interface
include module type of struct include Namespace.Unsupported end
val read : 'a -> Perms.t -> Store.Path.t -> string
val exists : 'a -> Perms.t -> Store.Path.t -> bool
val write : 'a -> 'b -> Perms.t -> Store.Path.t -> string -> unit
val list : 'a -> Perms.t -> Store.Path.t -> string list
val rm : 'a -> Perms.t -> Store.Path.t -> unit