Liking cljdoc? Tell your friends :D

figwheel.main.logging


*logger*clj

source

*syntax-error-style*clj

source

cljs-syntax-warningclj

(cljs-syntax-warning warning)
source

debugclj

(debug & msg)
source

default-loggerclj

(default-logger n)
(default-logger n handler)
source

errorclj

(error msg & [e])
source

except-data->format-dataclj

(except-data->format-data {:keys [message] :as except-data})
source

except-data->format-lines-dataclj

(except-data->format-lines-data except-data)
source

exception-messageclj

(exception-message ex)
source

exception-titleclj

(exception-title {:keys [tag warning-type]})
source

exception-with-excerptclj

(exception-with-excerpt e)
source

failureclj

(failure & msg)
source

fig-formatterclj

source

file-line-colclj

(file-line-col {:keys [line column file] :as ex})
source

format-exclj

(format-ex data)
source

format-exception-warningclj

(format-exception-warning data)
source

format-exception-warning-conciseclj

(format-exception-warning-concise {:keys [message] :as data})
source

format-log-recordclj

(format-log-record record)
source

format-stacktrace-exclj

(format-stacktrace-ex e)
source

format-trace-lineclj

(format-trace-line [cls method file-name line])
source

infoclj

(info & msg)
source

levels-mapclj

source

Logcljprotocol

fwlog!clj

(fwlog! logger level msg throwable)

fwsetlevel!clj

(fwsetlevel! logger level)
source

remove-handlersclj

(remove-handlers logger)
source

set-levelclj

(set-level lvl-key)
source

simple-errorclj

(simple-error e)
source

succeedclj

(succeed & msg)
source

switch-to-file-handler!clj

(switch-to-file-handler! fname)
source

syntax-exceptionclj

(syntax-exception e)
source

traceclj

(trace & msg)
source

warnclj

(warn & msg)
source

writer-handlerclj

(writer-handler)
source

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

× close