Logging module for Ghostwheel.
The primary purpose of this is to provide a simple cross-platform console-logging API – inspired by JavaScript’s console.log/group/groupCollapsed/groupEnd – which makes sure that structured/styled information is displayed to the best of the output destination’s abilities, be it a simple REPL or a browser-based JS console.
Copyright (c) 2018 George Lipov
Licensed under the Eclipse Public License 2.0
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close