package syguslib-utils

  1. Overview
  2. Docs

An empty logger that ignores messages, and can be used to construct a solver if no logging is desired.

val error : (Format.formatter -> unit -> unit) -> unit
val debug : (Format.formatter -> unit -> unit) -> unit
val verb : (Format.formatter -> unit -> unit) -> unit
val log_file : string
val verbose : bool
val log_queries : bool
OCaml

Innovation. Community. Security.