Large temp files are being generated by the LoggingInInterceptor and as well by LoggingOutInterceptor. How can we turn-off this feature? thanks Sonam
We are using CXF 2.1.3 version. Currently, I have noticed that it creates a temporary file for each message that the Logging interceptor intecepts. Is there a way to turn off this feature so that it does not write to a temporary file in Spring? What about making it write to a specific directory? thanks Sonam
