diff --git a/src/taoensso/timbre.cljc b/src/taoensso/timbre.cljc index 39d05dc2..debe1125 100644 --- a/src/taoensso/timbre.cljc +++ b/src/taoensso/timbre.cljc @@ -1229,10 +1229,10 @@ :clj (let [{:keys [config source]} (enc/load-edn-config - {:default default-config - :prop "taoensso.timbre.config.edn" - :res "taoensso.timbre.config.edn" - :res-env "taoensso.timbre.config-resource"})] + {:default default-config + :prop "taoensso.timbre.config.edn" + :res "taoensso.timbre.config.edn" + :res-prop "taoensso.timbre.config-resource"})] ;; (println (str "Loading initial Timbre config from: " source)) (assoc config :_init-config