Back

wrap-trace (clj)

(source)

function

(wrap-trace trace)
Middleware that allows the user to supply a trace function that will receive the raw request & response as arguments. See: https://github.com/gnarroway/hato?tab=readme-ov-file#custom-middleware

Examples