borkdude / tools

Tools
19 stars 2 forks source link

Enhance antq.clj by adding a dependency to SLF4J #8

Closed jdjohnston closed 1 month ago

jdjohnston commented 1 month ago

As described in Avoid SLF4J warnings.

I tried this on a local copy installed with bbin by adding it to the definition of deps (line 9 of antq.clj). Worked as expected in simple testing.

Thanks for making antq available as a bbin script!

borkdude commented 1 month ago

Done!