posted 9 years ago
Hi All,
I am using CXF to build webservice, my current package of war has 20+ service wsdl and each WSDL has at least two operation. I want to create different logging for each service(either with each WSDL/each Operation).
For logging we are using Log4J and all Logs were going into same log file.
Thanks for Help.
Regards,
Prashant Saraf