0 Replies Latest reply on Aug 14, 2003 8:59 PM by silverhoof

    Log4j Intergration Problem

    silverhoof

      How can I use log4j in my own code to log information to the console or to the file.

      JBoss have its own log4j configuration.
      I found that when my code is running under JBoss, all my log information is gone. It never logs to the console like it was on weblogic.

      Can any one tell me how to properly config the log4j on JBoss?