package logs
Logging infrastructure for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
logs-0.8.0.tbz
sha512=c34c67b00d6a989a2660204ea70db8521736d6105f15d1ee0ec6287a662798fe5c4d47075c6e7c84f5d5372adb5af5c4c404f79db70d69140af5e0ebbea3b6a5
doc/logs.browser/Logs_browser/index.html
Module Logs_browser
Web browser reporters for Logs
.
Reporters
val console_reporter : unit -> Logs.reporter
console_reporter ()
logs message using the browser console object at the corresponding level and uses console.log
for the App
level.
The reporter does not process or render information about message sources or tags.
Consult the browser support.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page