Open chris94dim opened 1 year ago
Adds segment JSON path logging functionality.
Each segment passes its JSON path (starting from root path ' ' ) recursively, from parent to child.
This results in the ability of getting the JSON path (of all the previous parents until the current child) and the key of the current segment.
Adds segment JSON path logging functionality.
Each segment passes its JSON path (starting from root path ' ' ) recursively, from parent to child.
This results in the ability of getting the JSON path (of all the previous parents until the current child) and the key of the current segment.