2 Replies Latest reply on Dec 28, 2007 9:38 AM by jc7442

    MBean for JDK14 Logger ??

    jc7442

      In my application, I uses librairies that using either JDK14 logger and Log4J. For Log4J there is a Log4JService that can be configured via a MBean.

      For Log4J, this MBean is a nice feature since it is possible to use JBoss properties to specify log file and log4j configuration can be changed at runtime.

      Is there such MBean for JDK14 Logger ???