LogBuffer/CAPACITY
hack, to prevent issues with advanced
compilationset-level
for convenienceset-level
lambdaisland.glogi.console
provides an alternative to goog.debug.Console
,
with the main benefit that it will log full data structures, thus playing
nicely with cljs-devtoolsinfo
macro for compat with pedestal.identity
instead of pr-str
. This way we
preserve full data structures until the last minute. Note that goog.debug.Logger
will stringify the message, unless care is taken for it not to.First release
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close