Hi,
I am currently writing my own logging “class” / topic file.
Lets assume I have an outputmacro
^outputmacro: ^log(^message)
Is there any way to get the filename and linenumber of the of the statement calling my log outputmacro?
If not, is there a way to get the name of the outputmacro calling my logmacro?
Thanks,
Tobi