package krb
A library for using Kerberos for both Rpc and Tcp communication
Install
Dune Dependency
Authors
Maintainers
Sources
krb-v0.15.0.tar.gz
sha256=d0b4b946f4e53dff9091d2d02a235e861ab5ad9d64638b17ba1834dedfb4f53d
doc/src/krb.internal/krb_debug.ml.html
Source file krb_debug.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
open! Core open Async open Env_config module Debug_log = Log.Make_global () let initialized_log : [ `Initialized ] Set_once.t = Set_once.create () let maybe_initialize_log () = match Set_once.get initialized_log with | Some `Initialized -> () | None -> Set_once.set_exn initialized_log [%here] `Initialized; let output = List.map Config.debug_log_config ~f:Log_output.to_output in Debug_log.set_output output ;; let log_s f = if Config.print_debug_messages then ( maybe_initialize_log (); Debug_log.sexp (f ())) ;;
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>