We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297f291 commit 43a1c3cCopy full SHA for 43a1c3c
dev-resources/src/clojang/component/repl.clj
@@ -25,7 +25,7 @@
25
26
This is defined in a function for re-use. For instance, when a REPL is
27
reloaded, the options will be lost and need to be re-applied."
28
- (logger/set-level! '[clojusc.dev] :debug)
+ (logger/set-level! '[clojang com.ericsson.otp.erlang jiface] :debug)
29
(setup-manager setup-options))
30
31
(defn init-and-startup
0 commit comments