Module Async_kernel__Monitor.Expert
val try_with_log_exn : (exn -> unit) Core_kernel.ref
try_with_log_exn
is called bytry_with
when an exception is raised to atry_with
that already returned.Async_unix
sets it to a function that logs.