package easy_logging
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Module to easily log messages
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.4
md5=dea0798a0e16c4c3adcd66284c78f02e
sha512=cec0646fac2c3ef0bca8991053fb0f8867737b6809cb0b191fb806d69df50ddd42fac8dc3147fb5c7f070a8156188fd7f168699189c10a3cbd3d880f81da0fbf
doc/easy_logging/Easy_logging/index.html
Module Easy_logging
val show_log_level : log_level -> stringval pp_log_level : Format.formatter -> log_level -> unitmodule type HandlersT = sig ... endSignature of Handlers modules.
module MakeLogging (H : sig ... end) : sig ... endMakes a Logging module from a Handlers module.
module Default_handlers : sig ... endDefault implementation of a Handlers module.
module Logging : sig ... endDefault implementation of a Logging module.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>