I am trying to store or log the output of signpost end flag so that i can do further work on them without viewing them on instruments. following are the things i have already tried.
2. tried to view it in logs under derived data folder but could not find it anywhere.
I just want to either get the data logged by signpost to be stored in array or get printed on console so i can parse the logs of console and fetch it from there.
Tried to print the output of signpost emit functions such as below.
2. tried to view it in logs under derived data folder but could not find it anywhere.
I just want to either get the data logged by signpost to be stored in array or get printed on console so i can parse the logs of console and fetch it from there.