Use of ToDump with strings
Options
I intend to use ToDump for logging the dumped objects to a file. It works for eg. numbers, but for strings ("test".Dump()), ToDump is not called. How can this be achieved?