Liking cljdoc? Tell your friends :D

microscope.logging


default-logger-genclj

(default-logger-gen {:keys [cid mocked]})
source

errorclj

(error logger message & {:as data})
source

fatalclj

(fatal logger message & {:as data})
source

infoclj

(info logger message & {:as data})
source

Logcljprotocol

logclj

(log _ message type data)

Logs 'message' in default 'type' level, with additional data 'data' (a Map)

Type can be :info, :warning, :error or :fatal

Logs 'message' in default 'type' level, with additional data 'data' (a Map)

Type can be :info, :warning, :error or :fatal
source

parse-exceptionclj

(parse-exception ex)
source

warningclj

(warning logger message & {:as data})
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close