0 Replies Latest reply on Nov 10, 2003 3:07 AM by rp

    Disabling INFO log messages on Console

      Hi,

      We are embedding JBoss in our application.
      I have the following requirements:
      1. I dont want JBoss to print all the INFO messages to the console. At the same time I want the messages printed by the application to appear on the console! How can I configure this. I tried configuring the Threshold value of console appender to ERROR in <server_instance>/conf/log4j.xml file.

      I still have two problems:
      1. The JBoss INFO messages still gets printed till the log4jservice is deployed. Mainly from the MainDeployer etc ...
      2. Once the log4j service is deployed even my application printed messages are not coming on the Console.

      It will be gr8 if you can tell me how to work around this.

      Thanks in advance
      Rajesh