Liking cljdoc? Tell your friends :D

com.brunobonacci.mulog.utils


exception-stacktraceclj

(exception-stacktrace x)

returns a string representation of an exception and its stack-trace

returns a string representation of an exception and its stack-trace
sourceraw docstring

java-versionclj

(java-version)

It returns the current Java major version as a number

It returns the current Java major version as a number
sourceraw docstring

os-java-pidcljmacro

(os-java-pid)

it returns the OS pid for the current java process.

it returns the OS pid for the current java process.
sourceraw docstring

pprint-eventclj

(pprint-event m)

pretty print event

pretty print event
sourceraw docstring

pprint-event-strclj

(pprint-event-str m)

pretty print event to a string

pretty print event to a string
sourceraw docstring

puidclj

(puid)

It returns a random 128-bit unique id

It returns a random 128-bit unique id
sourceraw docstring

random-uidclj

(random-uid)

It returns a random 128-bit unique id with a base 36 encoding

It returns a random 128-bit unique id with a base 36 encoding
sourceraw docstring

remove-nilsclj

(remove-nils m)

recursively remove nils from maps, vectors and lists.

recursively remove nils from maps, vectors and lists.
sourceraw docstring

uuidclj

(uuid)

It returns a random UUID as string

It returns a random UUID as string
sourceraw docstring

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

× close