client side logging
add a de-bugging mode to the client to capture connection information and the last error messages that appear on the client side when activated.
add a de-bugging mode to the client to capture connection information and the last error messages that appear on the client side when activated.
I'd also like to capture a log on the client side, but for a different reason - if the client wants to audit when the last time we were conencted, I'd like them to have the visibility without me needing to search for it on the server side.
I would personally like the client to be able to keep at least a minimum log with the Status information from the most recent failure to connect attempt with a time stamp that persists after a successful connection. Being able to further configure this, or have a 'debugging mode' type of thing that would increase these capabilities to include logging over time, session activity trace, etc, would be nice as well.
Partner asks for sever-side logging for errors on SC server.