jetty 8 - Where is the best way to log response in Restlet -


i use restlet jetty8. jetty log incoming calls. want log response data also, url , body. best place put log code?

i thought createoutboundroot place didn't figured out how use , couldn’t find examples in web.

i have never tried start custom filter , override after handle, appears way restlet logging internally see class logfilter.


Comments

Popular posts from this blog

javascript - Feed FileReader from server side files -

c++ - What's the differece between of link to a dynamic file and as a input object? -

How to pass json object using PHP in Wepay API -