Hello guys,

I'm trying to create small lein plugin 
(https://github.com/Gonzih/lein-feeds2imap/blob/master/src/leiningen/feeds2imap.clj)
 
that should use library underneath that uses log4j via 
clojure.tools.logging. But I don't see logging output when I call plugin. I 
tried to configure it in many different ways (properties, 
System/setProperty, log4j properties) without much result. Is this 
something related to leiningein or am I doing something wrong?

Any advice is welcome, 
Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to