You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the CLI provides a great deal of information when running applications against a device like an iPhone. At times, it can be difficult to pick out console.log() statements from your application because the font color is the same for all output that's emitted to the console.
Request: Apply specific font colors to different message types (i.e. console.log() vs info vs warnings vs errors vs device logs) that are output to the console.
tjvantoll, Eonfuzz, wfe8006, 7ammer, felixelgato92 and 3 more