Hello Larry,
Can you double check that you have a "Leiningen Dependencies" node in your project, and that when you unfold it, you have a bunch of dependencies listed?
- if not so: then Leiningen is not activated or does not work for some reason. Activate Leiningen for the project via its contextual menu > Configure > Convert to Leiningen project
- if so and you don't see a dependency for clojure tools logging : that's weird, and probably a problem in Leiningen declared dependencies
- if so and you see a jar for tools logging : then I don't understand what's happening
HTH,
--
Laurent