package logtk

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

Register printers by name

type t
val pp_with : string -> t CCFormat.printer
val add_printer : string -> t CCFormat.printer -> unit
val set_default_printer : string -> unit

Used by PRINT.pp...