E
Edward
Hi there,
The task is to log everything that comes to a single method and what
goes out. It has to by generic in the way that this thing should by
pluggable to every method no matcher what kind of in out parameters does
this method have. I want to by able to log parameter name, parameter
value. How do I do this task?
Thanks!
Edward
The task is to log everything that comes to a single method and what
goes out. It has to by generic in the way that this thing should by
pluggable to every method no matcher what kind of in out parameters does
this method have. I want to by able to log parameter name, parameter
value. How do I do this task?
Thanks!
Edward