d6235f3 Show call depth with spaces in log_method_call()

Authored and Committed by pjones 14 years ago
    Show call depth with spaces in log_method_call()
    
    Prepend log_method_call()'s output with spaces corresponding to the
    depth of the current call stack, so you can see what's calling what.
    
        
file modified
+7 -3