http://bugzilla.slf4j.org/show_bug.cgi?id=79
------- Comment #6 from [EMAIL PROTECTED] 2008-05-28 07:27 ------- (In reply to comment #5) > Cameron, > > Have you noticed that you somehow the JettyLog class from the > com.sun.org.apache.commons.logging package is being used. What is with that? > > Can you describe your environment a little more? > I include the jetty, jetty-plus jetty-util jars in my classpath since I use jetty embedded in my app. I can also run my app from a java main class that embeds a jetty server, which when it starts it prints out this : 05:24:53 INFO [log] Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog So, it looks like jetty must be doing something to configure slf4j ? However, I don't get the same InvocationTargetException when the embedded jetty server is shutting down. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ dev mailing list [email protected] http://www.slf4j.org/mailman/listinfo/dev
