Either true
(systematic), false
(never) or :smart
(only when in function calls).
Either `true` (systematic), `false` (never) or `:smart` (only when in function calls).
Disables file and line number to show up in context prefix (case *include-context*
is true
or :smart
).
Useful to disable it when using *output-function*
that already does it (e.g. taoensso.timbre/log!
and derivatives).
Disables file and line number to show up in context prefix (case `*include-context*` is `true` or `:smart`). Useful to disable it when using `*output-function*` that already does it (e.g. `taoensso.timbre/log!` and derivatives).
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close