Real runtime method names despite obfuscation?
- by Dopyiii
Is there any way to query the name of the current method if you've obfuscated your code? I'm asking because there are times when I want to log a message with the executing method as a prefix.