Liking cljdoc? Tell your friends :D

rymndhng.logfmt

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
raw docstring

encodeclj

(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
sourceraw docstring

encode-keyvalsclj

(encode-keyvals & keyvals)
source

logfmt-quoteclj

(logfmt-quote s)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close