react-native-network-logger icon indicating copy to clipboard operation
react-native-network-logger copied to clipboard

Added Export all option to the More modal

Open Spencer-Yoder opened this issue 4 years ago • 4 comments

  • Added export all button on the more modal.

closes #27

Spencer-Yoder avatar Sep 25 '20 00:09 Spencer-Yoder

I started working on a draft of this a couple of days ago, but didn't get round to finishing it. I was thinking of exporting the logs in a HAR format so they can then be imported and read by other applications such as chrome. I pushed up my current change here, what do you think?

alexbrazier avatar Sep 25 '20 21:09 alexbrazier

HAR format works for me! I didn't know if you wanted it formatted or not, so I was going to write a script to convert it.

Spencer-Yoder avatar Sep 26 '20 00:09 Spencer-Yoder

I started working on a draft of this a couple of days ago, but didn't get round to finishing it. I was thinking of exporting the logs in a HAR format so they can then be imported and read by other applications such as chrome. I pushed up my current change here, what do you think?

Would you also change the individual export to be in the har format too?

Spencer-Yoder avatar Sep 26 '20 21:09 Spencer-Yoder

Would you also change the individual export to be in the har format too?

Yeah, I think that would make sense

alexbrazier avatar Sep 28 '20 21:09 alexbrazier

Thanks again for the PR, I've now merged #36 to export as a HAR format so I'll close this PR as that should cover it.

alexbrazier avatar Aug 20 '22 18:08 alexbrazier