package ppx_log

  1. Overview
  2. Docs
type t = [
  1. | `Sexp of Base.Sexp.t
  2. | `String of Base.string
  3. | `Structured of Message_sexp.t
]
module Unstable : sig ... end
OCaml

Innovation. Community. Security.