*tx-agent-levels*
value
clojure.tools.logging/*tx-agent-levels*
The set of levels that will require using an agent when logging from within a
running transaction. Defaults to #{:info :warn}. See log* for details.
Examples
No examples yet. Be the first to add one!