Up

Module Output

Signature

type t
val stdout : t
val stderr : t

See Async_extended.Std.Log for syslog and colorized console output.

val create : (Message.t -> unit) -> t