this reply was god sent to me. I use tomcat and war to deploy my clojure 
code. the default thing was just not compiling. Although I do not have 
slf4j in my classpath. find logger was still giving slf4j and when it 
encountered first logging statement, the code used to crap out saying class 
not found exception

On Saturday, 19 November 2011 06:17:13 UTC+5:30, Sean Corfield wrote:
>
> On Fri, Nov 18, 2011 at 6:35 AM, vitalyper <vita...@yahoo.com<javascript:>> 
> wrote:
> > IMO, clojure.tools.logging could of made this easier: log
> > implementation from classpath by default with override by client when
> > needed.
>
> I agree but when I brought the issue up, there didn't seem to be much
> support for making it easier... Perhaps a ticket in JIRA might garner
> some votes?
> -- 
> Sean A Corfield -- (904) 302-SEAN
> An Architect's View -- http://corfield.org/
> World Singles, LLC. -- http://worldsingles.com/
>
> "Perfection is the enemy of the good."
> -- Gustave Flaubert, French realist novelist (1821-1880)
>
>

-- 
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

Reply via email to