Module Eliom_lib.Lwt_log

module Lwt_log: sig .. end

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) Pervasives.format4 -> 'a
val eliom : section