Liking cljdoc? Tell your friends :D

boundary.devtools.shell.dashboard.pages.errors


clear-error-log!clj

(clear-error-log!)

Reset both the error log and stats atoms.

Reset both the error log and stats atoms.
sourceraw docstring

error-log*clj

source

error-statsclj

(error-stats)

Return 24h error counts by category. Prunes stale entries on read.

Return 24h error counts by category. Prunes stale entries on read.
sourceraw docstring

error-stats-24h*clj

source

record-error!clj

(record-error! enriched-error)

Record an enriched error. Keeps the display log bounded at 100 entries and maintains rolling 24h stats separately so counts stay accurate.

Record an enriched error. Keeps the display log bounded at 100 entries
and maintains rolling 24h stats separately so counts stay accurate.
sourceraw docstring

renderclj

(render opts)

Render the Error Dashboard full page with stats and HTMX polling.

Render the Error Dashboard full page with stats and HTMX polling.
sourceraw docstring

render-error-listclj

(render-error-list)

Render recent errors (max 20) as a list.

Render recent errors (max 20) as a list.
sourceraw docstring

render-fragmentclj

(render-fragment)

Return the error list as an HTML string fragment for HTMX polling.

Return the error list as an HTML string fragment for HTMX polling.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close