A boolean indicating whether direct logging (as opposed to via an agent) is
allowed when not operating from within a transaction. Defaults to true.
(def ^{:doc
"A boolean indicating whether direct logging (as opposed to via an agent) is
allowed when not operating from within a transaction. Defaults to true."}
*allow-direct-logging* (atom true))
Comments top
No comments for *allow-direct-logging*. Log in to add a comment.