Liking cljdoc? Tell your friends :D
Clojure only.

dobby.log.impl


is-log?clj

(is-log? x)
source

Logcljprotocol

append!clj

(append! _ id messages)

Append 1 or more messages to the log

Append 1 or more messages to the log

exists?clj

(exists? _ id)

Check if context already exists for the given id

Check if context already exists for the given id

get-contextclj

(get-context _ id)

Return the context to be used for the given id

Return the context to be used for the given id
source

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

× close