Module Eliom_lib.Lwt_log
module Lwt_log : sig..end
Extension of Lwt_log_js .
include Lwt_log_js
val raise_error :
?inspect:'v ->
?exn:exn ->
?section:section ->
?location:string * int * int -> ?logger:logger -> string -> 'a
val raise_error_f :
?inspect:'v ->
?exn:exn ->
?section:section ->
?location:string * int * int ->
?logger:logger -> ('a, unit, string, 'any) Stdlib.format4 -> 'a
val eliom : section