(all!)
(capture-log! config level ?ns-str ?file ?line msg-type ?err vargs_ ?base-data)
(capture-log! config
level
?ns-str
?file
?line
msg-type
?err
vargs_
?base-data
callsite-id)
(capture-log! config
level
?ns-str
?file
?line
msg-type
?err
vargs_
?base-data
callsite-id
spying?)
(capture-log! config
level
?ns-str
?file
?line
?column
msg-type
?err
vargs_
?base-data
callsite-id
spying?)
Arity overrides for timbre/-log!
Arity overrides for timbre/-log!
(capture-logs & body)
(captured-logs-str)
(color-pr message color)
For ANSI color codes: https://en.wikipedia.org/wiki/ANSI_escape_code
For ANSI color codes: https://en.wikipedia.org/wiki/ANSI_escape_code
(debug & args)
(debug!)
(error & args)
(error!)
(fatal & args)
(fatal!)
(info & args)
(info!)
(level)
(off!)
(parse-captured-logs)
(report & args)
(set-level! new-level)
(table-spec & cols)
(test-levels msg)
(trace & args)
(warn & args)
(warn!)
(with-level level & body)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close