Liking cljdoc? Tell your friends :D

org.purefn.kurosawa.log.api


log-configureclj

(log-configure comp dir)

Returns a function which when applied to the Timbre logging configuration will return a new configuration, possibly modified.

  • dir The root logging directory.
Returns a function which when applied to the Timbre logging configuration
will return a new configuration, possibly modified.

- `dir` The root logging directory.
sourceraw docstring

log-namespacesclj

(log-namespaces comp)

A sequence of one or more string patterns matching the namespaces of low-level loggers associated with the component.

A sequence of one or more string patterns matching the namespaces of
low-level loggers associated with the component.
sourceraw docstring

logger?clj

source

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

× close