by Petr Kalis.
Hi
I tried to follow https://moodledev.io/docs/apis/subsystems/external/functions to create simple new function returning subset of fields of user information.
Even if i tried to follow and copy from documentation I cannot see my new custom function. It seems that it could find my plugin, located in 'local/userlist' but I cannot see my function when Adding functions to webservice.
It must be some stupid mistake, where I could find some error logging to debug it?
Any pointers welcomed.
Does this print out visible after upgrade of my plugin look ok? It doesn't seem much usable and verbose.