Results 1 to 2 of 2

Thread: How do I **not** use log4J

  1. #1
    Join Date
    Sep 2004
    Posts
    6

    Default How do I **not** use log4J

    I'm getting the following at startup...

    ==> logs/resin.stderr <==
    log4j:WARN No appenders could be found for logger (org.springframework.web.servlet.DispatcherServlet ).
    log4j:WARN Please initialize the log4j system properly.

    I want to use my own Logging framework (built on top of commons-logging). How do I tell Spring to not look for log4J and perhaps plug into a different logging api?

  2. #2
    Join Date
    Aug 2004
    Location
    Montréal, Canada
    Posts
    845

    Default

    Omar Irbouh

    Spring Modules Team
    http://irbouh.blogspot.com/

Similar Threads

  1. Tomcat 5.5, Log4J, Spring
    By KnisterPeter in forum Web
    Replies: 2
    Last Post: Jul 9th, 2006, 01:17 PM
  2. Log4j, Commons Logging in JRun 4 problem
    By virgo_ct in forum Container
    Replies: 4
    Last Post: Jul 13th, 2005, 04:17 AM
  3. Replies: 4
    Last Post: Apr 6th, 2005, 12:07 PM
  4. Replies: 1
    Last Post: Dec 24th, 2004, 06:42 PM
  5. Stop Spring Logging
    By jgchristopher in forum Container
    Replies: 6
    Last Post: Dec 8th, 2004, 10:32 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •