Method rewriting with set-method logging

I read somewhere that only request are logged and was wondering how I can log the original request before I modify it and also log the modification, just to check if the method has been changed.