For debug purposes I'd like to have a programmatic way to get tree of non-terminated actors that are currently in the system.
Anything that can give\can be converted to textual represenatation of the current state of actor hierarchy will also be sufficient.
How can I implement this?