2 Replies Latest reply on Jun 18, 2006 7:02 PM by mindhaq

    Reduce output from log4j

    diablo

      Hi there!
      I'm running JBoss 4.0.3SP1 with a mySQL database, and i'm using log4j.
      The logger prints out every database access, like:


      14:02:19,237 INFO [STDOUT] Hibernate: select wikipage0_.id as id135_, ...


      As there are many database access over the time the log-file expands to a very large size.

      How do I configure JBoss (or maybe log4j(?) ) not to printout those database access.

      PS: Sorry for my bad English, it's not my native language.

      Thanks in advance
      Sascha Hoemig