package logtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Util.ExnSource

Sourceval pp_stack : Buffer.t -> int -> unit

printer for the stack with given depth

Sourceval fmt_stack : Format.formatter -> int -> unit
Sourceval pp_backtrace : Buffer.t -> unit -> unit

printer for backtraces, if enabled (print nothing otherwise)

Sourceval fmt_backtrace : Format.formatter -> unit -> unit
Sourceval string_of_backtrace : unit -> string
OCaml

Innovation. Community. Security.