Liking cljdoc? Tell your friends :D

owl-db-tools.util


config-logclj

(config-log level)

Configure Timbre: set reporting levels and drop reporting host and time.

Configure Timbre: set reporting levels and drop reporting host and time.
raw docstring

no-host&time-output-fnclj

(no-host&time-output-fn data)
(no-host&time-output-fn opts data)

I don't want :hostname_ and :timestamp_ in the log output.

I don't want :hostname_ and :timestamp_ in the log output.
raw docstring

pull-randclj

(pull-rand db-attr cnt conn)

dp/pull randomly at most CNT objects of where :db/ident is DB-IDENT.

dp/pull randomly at most CNT objects of where :db/ident is DB-IDENT.
raw docstring

resolve-objclj

(resolve-obj m conn & {:keys [keep-db-ids?]})

Resolve :db/id in the argument map.

Resolve :db/id in the argument map.
raw docstring

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

× close