Module Log_extended.Syslog
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.
module Blocking : sig ... end