package dkml-install
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  API and registry for Diskuv OCaml (DKML) installation components
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      dkml-install-0.3.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=e48dddd64742d654c962be7138539ef3811298b1119a29e043553f07f7621960
    
    
  sha512=0c21208b0e8e046314139d30c26f194e4e767d14696ea3c3e0d3ddd7c5e777887f0ddd83188008824d14dd14d0ce89af92e72984d598541a418e1fbe248d2d0e
    
    
  doc/dkml-install.api/Dkml_install_api/Log_config/index.html
Module Dkml_install_api.Log_configSource
Source
type t = {- log_config_style_renderer : Fmt.style_renderer option;
- log_config_level : Logs.level option;
}the type of log configuration
Source
val create : 
  ?log_config_style_renderer:Fmt.style_renderer ->
  ?log_config_level:Logs.level ->
  unit ->
  tcreate ?log_config_style_renderer ?log_config_level () creates log configuration
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >