Liking cljdoc? Tell your friends :D

teleward.logging

Configure Logback manually by a config map. An XML file in the resources firectory is not an options as:

  1. we need do build the config dynamically, and
  2. it doesn't work with GraalVM/native-image. See https://stackoverflow.com/questions/16910955/
Configure Logback manually by a config map.
An XML file in the `resources` firectory is not an options as:
1) we need do build the config dynamically, and
2) it doesn't work with GraalVM/native-image.
See https://stackoverflow.com/questions/16910955/
raw docstring

init-loggingclj

(init-logging logging)
source

kw->levelclj

(kw->level kw)
source

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

× close