2 Replies Latest reply on Apr 14, 2005 9:26 AM by sharris

    How to set log level at runtime

    yangju

      We have exposed several background processors as jboss standard mbean service. We would like to be able to set each service's log level dynamically.
      This way, if we have an issue in prodution, we could just turn on the debugging level logging and search for many detailed info. After we are done, we can turn off the debug level logging. We are using log4j.

      Thanks.

      Richard