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

-encodeclj

(-encode this event)
source

-footerBytesclj

(-footerBytes _this)
source

-headerBytesclj

(-headerBytes _this)
source

-initclj

(-init)

Initialize the encoder with an empty state atom

Initialize the encoder with an empty state atom
sourceraw docstring

-isPreserveOriginalsclj

(-isPreserveOriginals this)
source

-setPreserveOriginalsclj

(-setPreserveOriginals this value)
source

extract-exception-infoclj

(extract-exception-info event)

Extracts exception information with full stack traces

Extracts exception information with full stack traces
sourceraw 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
sourceraw docstring

iso-formatterclj

source

iso-local-formatterclj

source

iso-zoned-formatterclj

source

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

parse-edn-value-safelyclj

(parse-edn-value-safely value)

Tries to parse a string as EDN

Tries to parse a string as EDN
sourceraw docstring

prepare-for-jsonclj

(prepare-for-json data)

Converts some problematic java types

Converts some problematic java types
sourceraw 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
sourceraw docstring

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

× close