package async_extended

  1. Overview
  2. Docs
val output : unit -> Async.Log.Output.t

output () return a Log.Output.t for use with Async.Log.

module Blocking : sig ... end