2 Replies Latest reply on Aug 25, 2011 12:50 PM by camunda

    Logging to database or with own logger in AS7

    camunda

      Hi.

       

      With log4j in older JBosses we had an own Appender which basically did the following:

      - Logging to the database

      - if any error occurs logging the exception and the problem with the log database to own files

       

      Can this be easily ported to JBoss AS 7? In the docs I didn't find a pointer on how to extend the logging subsystem. Does anybody now a pointer or can show me a quick example? I am not afraid to write some code for it again :-)

       

      Would be nice, we plan to port some productive apps to AS 7...

       

      Thanks

      Bernd