(log* builder thing)
(log* builder thing varargs)
Entry point for asynchronous logging.
Sends (per send-off
) the synchronous call
to clojure.tools.logging/*logging-agent*
,
making sure it doesn't lose the context.
Entry point for asynchronous logging. Sends (per `send-off`) the synchronous call to `clojure.tools.logging/*logging-agent*`, making sure it doesn't lose the context.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close