R
roddles
Hi
I need to at runtime determine the name of the function I am currently in, and the namespace of the class the function is executing from. I need this information for some logging routines i am writing and I do not want to have to hard code everything
Can someone tell me which classes i need to use in order to get this information. Some sample code snippets would be very helpful if available
Cheer
Rod.
I need to at runtime determine the name of the function I am currently in, and the namespace of the class the function is executing from. I need this information for some logging routines i am writing and I do not want to have to hard code everything
Can someone tell me which classes i need to use in order to get this information. Some sample code snippets would be very helpful if available
Cheer
Rod.