Module Logs_threadedSource

Thread safe logging.

Sourceval enable : unit -> unit

enable () enables thread safe logging for OCaml Threads by installing mutual exclusion primitives via Logs.set_reporter_mutex.