12 Replies Latest reply on Sep 16, 2009 12:05 PM by jmesnil

    Logging - How to change from FINE to DEBUG

    rnicholson10

      I tried to add the following limit to the jboss-log4j.xml but I still seem to get FINE output from HornetQ:

       <category name="org.hornetq">
       <priority value="DEBUG"/>
       </category>
      


      Is there another way to change the logging level of HornetQ?