package logs
Logging infrastructure for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
logs-0.8.0.tbz
sha512=c34c67b00d6a989a2660204ea70db8521736d6105f15d1ee0ec6287a662798fe5c4d47075c6e7c84f5d5372adb5af5c4c404f79db70d69140af5e0ebbea3b6a5
doc/logs.lwt/Logs_lwt/module-type-LOG/index.html
Module type Logs_lwt.LOG
val msg : Logs.level -> 'a log
See Logs.msg
.
val debug : 'a log
See Logs.debug
.
val kmsg :
?over:(unit -> unit) ->
(unit -> 'b Lwt.t) ->
Logs.level ->
('a, 'b Lwt.t) Logs.msgf ->
'b Lwt.t
See Logs.kmsg
.
Logging result
value Error
s
val on_error :
?level:Logs.level ->
?header:string ->
?tags:Logs.Tag.set ->
pp:(Format.formatter -> 'b -> unit) ->
use:('b -> 'a Lwt.t) ->
('a, 'b) result Lwt.t ->
'a Lwt.t
See Logs.on_error
.
val on_error_msg :
?level:Logs.level ->
?header:string ->
?tags:Logs.Tag.set ->
use:(unit -> 'a Lwt.t) ->
('a, [ `Msg of string ]) result Lwt.t ->
'a Lwt.t
See Logs.on_error_msg
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page