There is actually a nice library for adding in logging after the fact as you say. 

http://www.postsharp.org/

lets you do it via attribute based programming, among many other very useful things beyond just logging.

I agree that what you say is a little excessive for logging.