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/MakeLogging/class-logger/index.html
Class MakeLogging.loggerSource
See Easy_logging.Logging.logger for documentation
val mutable level : log_level optionval mutable handlers : H.t listval parent : logger optionmethod add_handler : H.t -> unitmethod set_level : log_level -> unitmethod get_handlers : H.t listmethod effective_level : log_levelmethod sdebug : ?tags:H.tag list -> string -> unitmethod serror : ?tags:H.tag list -> string -> unitmethod sflash : ?tags:H.tag list -> string -> unitmethod sinfo : ?tags:H.tag list -> string -> unitmethod swarning : ?tags:H.tag list -> string -> unitmethod ldebug : ?tags:H.tag list -> string lazy_t -> unitmethod lerror : ?tags:H.tag list -> string lazy_t -> unitmethod lflash : ?tags:H.tag list -> string lazy_t -> unitmethod linfo : ?tags:H.tag list -> string lazy_t -> unitmethod lwarning : ?tags:H.tag list -> string lazy_t -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>