Liking cljdoc? Tell your friends :D

com.github.hamann.edn-json-encoder


-doEncodeclj

(-doEncode this event)

Encode a LoggingEvent to JSON bytes

Encode a LoggingEvent to JSON bytes
raw docstring

-encodeclj

(-encode this event)

-footerBytesclj

(-footerBytes _this)

-headerBytesclj

(-headerBytes _this)

-initclj

(-init)

Initialize the encoder with an empty state atom

Initialize the encoder with an empty state atom
raw docstring

-isPreserveOriginalsclj

(-isPreserveOriginals this)

-setPreserveOriginalsclj

(-setPreserveOriginals this value)

extract-exception-infoclj

(extract-exception-info event)

Extracts exception information with full stack traces

Extracts exception information with full stack traces
raw docstring

extract-full-exception-chainclj

(extract-full-exception-chain throwable-proxy)

Extracts complete exception chain with all causes and stack traces

Extracts complete exception chain with all causes and stack traces
raw docstring

iso-formatterclj


iso-local-formatterclj


iso-zoned-formatterclj


parse-edn-safelyclj

(parse-edn-safely message)

Safely parse EDN string, returning structured data or error info

Safely parse EDN string, returning structured data or error info
raw docstring

parse-edn-value-safelyclj

(parse-edn-value-safely value)

Tries to parse a string as EDN

Tries to parse a string as EDN
raw docstring

prepare-for-jsonclj

(prepare-for-json data)

Converts some problematic java types

Converts some problematic java types
raw docstring

safe-get-mdc-with-edn-parsingclj

(safe-get-mdc-with-edn-parsing event preserve-originals?)

Gets MDC context and parses it

Gets MDC context and parses it
raw docstring

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

× close