package syguslib-utils

  1. Overview
  2. Docs

Module Solvers.EmptyLogSource

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

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

Innovation. Community. Security.