Hi Daniel , and thank you for reply, I v tried this @Logging(outLocation = "file:outsoap.log", inLocation = "file:outsoap.log", pretty = true) @Logging(outLocation = "file:c:\\outsoap.log", inLocation = "file:c:\\outsoap.log", pretty = true)
but doesnt work. I can t find the logs files with outputs. Can you please give an example on how implementing the @Logging annotation. I m testing on widows OS with jonas app.server. Last thing, is there a way to make a unique file for each operation? a file by request. Can I implement the Logging interface ? and make a custum Loggin feature? Thank you again -- View this message in context: http://cxf.547215.n5.nabble.com/specify-the-output-file-for-CXF-logging-tp5105452p5107304.html Sent from the cxf-user mailing list archive at Nabble.com.
