3 Replies Latest reply on Oct 9, 2002 9:46 AM by deraills

    Log message twice on the console

    deraills

      Hi,

      I'm using the Log4j logging system inside of JBoss as described in http://www.jboss.org/developers/guides/logging.jsp.

      But I (still) get all messages twice:
      17:23:52,303 INFO [CTMEJB] getTasks called: Thu Jan 01 02:00:00 CET 1970
      17:23:52,303 INFO [STDOUT] 5221904 [RMI TCP Connection(73)-192.168.4.18] INFO CTMEJB CTMEJB - getTasks called: Thu Jan 01 02:00:00 CET 1970

      How can I avoid this?

      An entry in log4j.xml



      helps, but I think that's not the normal solution!?

      Thanks a lot,
      Martin