package logs
Logging infrastructure for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
logs-0.7.0.tbz
sha256=86f4a02807eb1a297aae44977d9f61e419c31458a5d7b23c6f55575e8e69d5ca
md5=2bf021ca13331775e33cf34ab60246f7
doc/logs.browser/Logs_browser/index.html
Module Logs_browser
Web browser reporters for Logs
.
v0.7.0 - homepage
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