runtime variable name of class and method

 

HI all

I'm looking for a possibilty to get the the name of the current class and method during runtime. I need to know in every method the name of it to write that name into a (log)file.

Is that possible without using an own variable? (i don't like to always define a variable for that). Is there any runtime variable?

Best Regards,

FX_TA

Reason: