Creates logfmt-style logs from Clojure key-value pairs
For more context, see https://brandur.org/logfmt and https://brandur.org/canonical-log-lines
Creates logfmt-style logs from Clojure key-value pairs For more context, see https://brandur.org/logfmt and https://brandur.org/canonical-log-lines
(encode m)
Encodes a sequence of entries as a logfmt string.
The sequence can come from map or a list of tuples
Encodes a sequence of entries as a logfmt string. The sequence can come from map or a list of tuples
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close