So to answer my newbie question, it works if we write the call without arguments like this:
ada->log_name
I guess otherwise, it means that we pass () (unit) as second argument, hence the failure.
So to answer my newbie question, it works if we write the call without arguments like this:
ada->log_name
I guess otherwise, it means that we pass () (unit) as second argument, hence the failure.