Module Log.Blocking.Output

module Output: sig .. end

type t 
val stdout : t
val stderr : t
val create : (Log.Message.t -> unit) -> t