package sihl
The Sihl web framework
Install
Dune Dependency
Authors
Maintainers
Sources
1.0.0.tar.gz
md5=d1cbae2e24ccea2d3232cfbff29a202c
sha512=cc4c49192f8c646e2dceca73e02b01c77eaedd8916a0fcc5d84c54c54ccfb8e241514cfd57e10a615a8e2f185f730d3015e380397263f31979d306dd55bfaa2e
doc/sihl/Sihl/Schedule/Logs/index.html
Module Schedule.Logs
Source
Log functions
val msg : Logs.level -> 'a Logs.log
See Logs.msg
.
val app : 'a Logs.log
app
is msg App
.
val err : 'a Logs.log
err
is msg Error
.
val warn : 'a Logs.log
warn
is msg Warning
.
val info : 'a Logs.log
info
is msg Info
.
val debug : 'a Logs.log
debug
is msg Debug
.
val kmsg : (unit -> 'b) -> Logs.level -> ('a, 'b) Logs.msgf -> 'b
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) ->
('a, 'b) result ->
'a
See Logs.on_error
.
val on_error_msg :
?level:Logs.level ->
?header:string ->
?tags:Logs.Tag.set ->
use:(unit -> 'a) ->
('a, [ `Msg of string ]) result ->
'a
See Logs.on_error_msg
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page