async.log_extended
Log_extended.Syslog
async
async.async_command
async.async_quickcheck
async.async_rpc
async.lock_file_async
async.persistent_connection
async.unpack_sequence
val output : ?id:string -> ?options:Syslog.Open_option.t list -> ?facility:Syslog.Facility.t -> unit -> Async.Log.Output.t
output () return a Log.Output.t for use with Async.Log.
output ()
module Blocking : sig ... end