NetworkEye
NetworkEye copied to clipboard
Could you output the request url in the console?
I think sometimes copy&paste from console is needed when debug.
The main reason is that I don't know how to copy url from iOS simulator...
It would be better if NetworkEye can use some kinds of log util like CocoaLumberjack and support different level of logs.
in NetworkEye 's detail ViewCotroller ,request's detail message display in UITextView ,so you can copy and paste, and your idea is wonderful.
@coderyi I can copy&paste inside the Simulator, and copy text from OXS into Simulator. But it seems that it's impossible to copy text from Simulator to OSX?
en,you are right