如何禁用 iOS Google 移动广告 SDK 控制台日志?

ray*_*ray 5 logging admob ios

每当 Google 发布新版本的 Google 移动广告 SDK 时,当前版本都会向控制台发送以下垃圾邮件:

<Google:HTML> You are currently using version x.y.z of the SDK. Please consider 
updating your SDK to the most recent SDK version to get the latest features and 
bug fixes. The latest SDK can be downloaded from ****. 
A full list of release notes is available at https://developers.google.com/admob/ios/rel-notes.
Run Code Online (Sandbox Code Playgroud)

每个广告加载都会多次输出这些内容,如果您实际上正在尝试调试应用程序并在具有不同广告的不同屏幕上移动,那么控制台就会一团糟。

这无疑是保持 SDK 更新的巨大动力,但有时我想调试优先级列表中更高的其他问题。

Har*_*rry -2

我使用 Firefox 并遇到了类似的问题,我在 Web 控制台内发现了一个过滤器框,这让我可以显示脚本中的日志。