Liking cljdoc? Tell your friends :D

bract.dev.ring

DEV mode functions for using with bract.ring and Ring.

DEV mode functions for using with bract.ring and Ring.
raw docstring

http-methodclj

source

http-statusclj

source

log-exceptionclj

(log-exception request exception duration-millis)

Log Ring request processing exception. See: bract.ring.middleware/traffic-log-middleware, bract.ring.wrapper/traffic-log-wrapper

Log Ring request processing exception.
See: `bract.ring.middleware/traffic-log-middleware`, `bract.ring.wrapper/traffic-log-wrapper`
sourceraw docstring

log-outcomeclj

(log-outcome request outcome-string duration-millis)

Common function to log response and exception. See: log-response, log-exception

Common function to log response and exception.
See: [[log-response]], [[log-exception]]
sourceraw docstring

log-requestclj

(log-request request)

Log Ring request. See: bract.ring.middleware/traffic-log-middleware, bract.ring.wrapper/traffic-log-wrapper

Log Ring request.
See: `bract.ring.middleware/traffic-log-middleware`, `bract.ring.wrapper/traffic-log-wrapper`
sourceraw docstring

log-responseclj

(log-response request response duration-millis)

Log Ring response. See: bract.ring.middleware/traffic-log-middleware, bract.ring.wrapper/traffic-log-wrapper

Log Ring response.
See: `bract.ring.middleware/traffic-log-middleware`, `bract.ring.wrapper/traffic-log-wrapper`
sourceraw docstring

nopclj

source

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

× close