Hi, I'd like to have different log4j configuration per su (few service units logging to one file and few to other file). I know that I can use conf/log4j.xml file, but the problem is that I have common classes used in different su. So I can't have such configuration in conf directory as the logging logic for the same package depends on su.
Does anyone has any idea how to solve that? Thanks, Marcin K. -- View this message in context: http://www.nabble.com/different-log4j-configurations-per-su-tp20682882p20682882.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
