Optional logger state to avoid having component available everywhere.
Optional logger state to avoid having component available everywhere.
(debug & args)
(error & args)
(-debug this fmeta arg1)
(-debug this fmeta arg1 arg2)
(-debug this fmeta arg1 arg2 arg3)
(-error this fmeta arg1)
(-error this fmeta arg1 arg2)
(-error this fmeta arg1 arg2 arg3)
(-info this fmeta arg1)
(-info this fmeta arg1 arg2)
(-info this fmeta arg1 arg2 arg3)
(-warn this fmeta arg1)
(-warn this fmeta arg1 arg2)
(-warn this fmeta arg1 arg2 arg3)
(configure-otlp _this otlp-config)
(set-log-path _this log-path)
(setup this)
(info & args)
(set-logger! logger)
(warn & args)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close