Module Monitor.Expert
val try_with_log_exn : (exn -> unit) Core_kernel.reftry_with_log_exnis called bytry_withwhen an exception is raised to atry_withthat already returned.Async_unixsets it to a function that logs.
Monitor.Expertval try_with_log_exn : (exn -> unit) Core_kernel.reftry_with_log_exn is called by try_with when an exception is raised to a try_with that already returned. Async_unix sets it to a function that logs.