Welcome! Please see the About page for a little more info on how this works.
Can we have all those condp = level# in https://github.com/clojure/tools.logging/blob/6748dcb66bd058d49caa8c01442fad37a5b5378d/src/main/clojure/clojure/tools/logging/impl.clj be replaced with something more performant like case or condp identical?
condp = level#
case
condp identical?
Logged as https://clojure.atlassian.net/browse/TLOG-26