8 Replies Latest reply on Dec 30, 2011 3:12 AM by marx3

    How to use log4j and Seam 3 logging on JBoss 7

    hantsy

      I created a log4j config file in my project classpath.
      I used @Inject Logger(from solder), and used logger for debuging, how to bridge my log4j config to the logger?