Forum Discussion

i404's avatar
i404
Contributor
13 years ago

How do you log the function/routine name you called?

Hi Guys, If I called Sub Login(username,password), and I want to have this logged with the function/routine name that I have executed/called, e.g. Login passed. I have to write log.event([what ...