Liking cljdoc? Tell your friends :D

dots.vscode.log-level

Log levels

Log levels
raw docstring

debugcljs

Messages with debug and higher log level are logged with this level.

Messages with debug and higher log level are logged with this level.
sourceraw docstring

errorcljs

Only error messages are logged with this level.

Only error messages are logged with this level.
sourceraw docstring

infocljs

Messages with info and higher log level are logged with this level.

Messages with info and higher log level are logged with this level.
sourceraw docstring

offcljs

No messages are logged with this level.

No messages are logged with this level.
sourceraw docstring

tracecljs

All messages are logged with this level.

All messages are logged with this level.
sourceraw docstring

warningcljs

Messages with warning and higher log level are logged with this level.

Messages with warning and higher log level are logged with this level.
sourceraw docstring

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

× close