0 Replies Latest reply on May 2, 2013 5:22 AM by subbusdm

    To customize logging

    subbusdm

      Hi,

       

      I am planning to customize logging with different layout to include additional details and also, planning to use ActiveMQ to log the messages and errors, then push the messages from ActiveMQ to some databases.

       

      Initially, I tried to change the patten in log4j.properties in Fuse project which I created and the changes were not applied to the log file in \data\log folder. Then only found that it's using properties from 'org.ops4j.pax.logging.cfg' file in fuse folder.

       

      My question is how to override default logging to customized logging from my fuse project without modifying the properties file 'org.ops4j.pax.logging.cfg' in fuse folder.

       

      Thanks

       

      Edited by: subbusdm on May 2, 2013 9:21 AM