I develop a tool base on NSO Action. I'd like to log the input received by the Action. I can do that with a lengthy code that access to all the data (including containers and lists) to retrive and log each data.
I wonder if a smarter way to do so exists. Maybe something that produces a printable text of a completa data tree.