Liking cljdoc? Tell your friends :D

transpriem-api.logging


error-actioncljmacro

(error-action log-fn name throwable)
(error-action log-fn name throwable data)

Macro to log errors.

Macro to log errors.
raw docstring

log-actioncljmacro

(log-action log-fn action-name data)
(log-action log-fn action-name data message)

Macro to log action.

Macro to log action.
raw docstring

log-service-actioncljmacro

(log-service-action action-name data)

Macro to log service action.

Macro to log service action.
raw docstring

withclj

(with data)

Utility function part of DSL of logging.

Utility function part of DSL of logging.
raw docstring

with-sensitive-dataclj

(with-sensitive-data)

Utility function part of DSL of logging.

Utility function part of DSL of logging.
raw docstring

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

× close