(stack-trace-preview {:keys [error regex depth header]})
Creates a user-friendly stack-trace preview, limited to the frames which
contain a match with the supplied regex, up to the depth
value, if supplied.
depth
defaults to 7.
Creates a user-friendly stack-trace preview, limited to the frames which contain a match with the supplied regex, up to the `depth` value, if supplied. `depth` defaults to 7.
(warning-or-exception-summary {:keys [k v form line column file header
block-type]})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close