Liking cljdoc? Tell your friends :D

0.0-25 (2019-06-25 / 0e226a8)

Added

  • Added set-level for convenience

Fixed

  • Fix assertion in set-level

0.0-22 (2019-06-11 / 0d56b02)

Fixed

  • Fix glogi.console when devtools isn't available

0.0-18 (2019-06-11 / a27f7fc)

Added

  • 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-devtools
  • Added an info macro for compat with pedestal.

Changed

  • The default formatter is now 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.

0.0-13 (2019-06-10 / 0668ebe)

First release

Can you improve this documentation?Edit on GitHub

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

× close