Liking cljdoc? Tell your friends :D

liberator.dev


*current-id*clj

source

css-urlclj

(css-url)
source

current-trace-urlclj

(current-trace-url)

Return the url under with the trace of the current request can be accessed

Return the url under with the trace of the current request can be accessed
sourceraw docstring

hl-resultclj

(hl-result r)
source

include-trace-cssclj

(include-trace-css)
source

include-trace-panelclj

(include-trace-panel)

Create a html snippet with a link to the current requests' trace

Create a html snippet with a link to the current requests' trace
sourceraw docstring

list-handlerclj

source

log-by-idclj

(log-by-id id)
source

log-handlerclj

(log-handler id)
source

log-sizeclj

source

logsclj

source

mount-urlclj

source

next-idclj

(next-id)
source

result->boolclj

(result->bool r)
source

save-log!clj

(save-log! id msg)
source

seconds-agoclj

(seconds-ago d)
source

stylesclj

source

trace-id-headerclj

source

trace-svgclj

source

trace-urlclj

(trace-url id)

Build the url under which the trace information can be found for the given trace id

Build the url under which the trace information can be found for the
given trace id
sourceraw docstring

wrap-traceclj

(wrap-trace handler & opts)

Wraps a ring handler such that a request trace is generated.

Supported options:

:ui - Include link to a resource that dumps the current request :header - Include full trace in response header

Wraps a ring handler such that a request trace is generated.

Supported options:

:ui     - Include link to a resource that dumps the current request
:header - Include full trace in response header
sourceraw docstring

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

× close