kasketis / netfox

A lightweight, one line setup, iOS / OSX network debugging library! 🦊
MIT License
3.67k stars 374 forks source link

Use temporary directory for saving logs #181

Closed grzegorzprzybyla-silvair closed 2 years ago

grzegorzprzybyla-silvair commented 4 years ago

In our app we are listing documents directory for user that he can pick some of file saved there. Using netfox is causing that we are displaying session files saved by netfox. That's why I've prepared small PR that is saving netfox files inside temporary directory

vGubriienko commented 2 years ago

Thanks for your contribution! Task implemented in https://github.com/kasketis/netfox/pull/222 so we close this PR.