Re: [webkit-dev] Logging in iOS simulator

2019-08-31 Thread Antoine Quint
> On 31 Aug 2019, at 05:33, Ken Russell wrote: > > Hi WebKit developers, > > Is it possible to log from the WebKit build for the iOS Simulator? I've had > difficulty getting LOG() statements to work even on macOS, so just tried > NSLog, but the result didn't show up in the system log when o

[webkit-dev] Logging in iOS simulator

2019-08-30 Thread Ken Russell
Hi WebKit developers, Is it possible to log from the WebKit build for the iOS Simulator? I've had difficulty getting LOG() statements to work even on macOS, so just tried NSLog, but the result didn't show up in the system log when opened from the simulator. Thanks, -Ken _