Liking cljdoc? Tell your friends :D

atomist.cljs-log


atomist-loggercljs


close-loggercljs

(close-logger)

create-loggercljs

(create-logger config)

debugcljs

(debug & args)

debugfcljs

(debugf s & args)

errorcljs

(error & args)

errorfcljs

(errorf ex s & args)

from-promisecljs

(from-promise promise)

turn a promise into a channel

  • channel will emit Promise value or error and then close
turn a promise into a channel
- channel will emit Promise value or error and then close
raw docstring

infocljs


infofcljs

(infof s & args)

loggercljs


ptracecljs

(ptrace x)

tracecljs

(trace & args)

warncljs

(warn & args)

warnfcljs

(warnf s & args)

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

× close