Liking cljdoc? Tell your friends :D

pallet.context

Provides contexts for exceptions, logging, etc

Provides contexts for exceptions, logging, etc
raw docstring

contextsclj

(contexts)

Returns all pallet contexts

Returns all pallet contexts
sourceraw docstring

debugfcljmacro

(debugf fmt & fmtargs)
source

in-phase-context-scopecljmacro

(in-phase-context-scope context & body)
source

infofcljmacro

(infof fmt & fmtargs)
source

invalid-argumentcljmacro

(invalid-argument message problem-message value)
source

kw-context-entriesclj

(kw-context-entries)
(kw-context-entries context)

Return the :kw context entries for a context

Return the :kw context entries for a context
sourceraw docstring

phase-contextcljmacro

(phase-context session context-kw context-msg & body)

Specifies a context in a threaded phase function

Specifies a context in a threaded phase function
sourceraw docstring

phase-context-scopeclj

(phase-context-scope)

Returns all phase contexts

Returns all phase contexts
sourceraw docstring

phase-contextsclj

(phase-contexts)

Returns all phase contexts

Returns all phase contexts
sourceraw docstring

possibly-formatted-msgclj

(possibly-formatted-msg msg)
source

tracefcljmacro

(tracef fmt & fmtargs)
source

warnfcljmacro

(warnf fmt & fmtargs)
source

with-contextcljmacro

(with-context context & body)

Specifies a context for pallet implementation code.

Specifies a context for pallet implementation code.
sourceraw docstring

with-phase-contextcljmacro

(with-phase-context context & body)

Specifies a context inside a phase function

Specifies a context inside a phase function
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close