Liking cljdoc? Tell your friends :D
Clojure only.

metabase.query-processor.middleware.log

Middleware for logging a query before it is processed. (Various other middleware functions log the query as well in different stages.)

Middleware for logging a query before it is processed.
(Various other middleware functions log the query as well in different stages.)
raw docstring

log-queryclj

(log-query qp)

Middleware that logs the query that will be ran.

Middleware that logs the query that will be ran.
sourceraw docstring

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

× close