I have a method (Log) that logs stuff to a text file. This gets called from numerous places. Is there a way, in the Log method, to determine the name of the method that called it?

Thanks,
Mike