FireBase 앱을 시작할 때마다 다양한 Firebase 기능의 상태가 기록됩니다. 지금은 다음과 같이 기록됩니다.
Configuring the default app.
<FIRAnalytics/INFO> Firebase Analytics v.3200000 started
<FIRAnalytics/INFO> To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled (see ...)
<FIRAnalytics/INFO> Successfully created Firebase Analytics App Delegate Proxy automatically. To disable the proxy, set the flag FirebaseAppDelegateProxyEnabled to NO in the Info.plist
<FIRInstanceID/WARNING> FIRInstanceID AppDelegate proxy enabled, will swizzle app delegate remote notification handlers. To disable add "FirebaseAppDelegateProxyEnabled" to your Info.plist and set it to NO
<FIRAnalytics/INFO> Firebase Analytics enabled
포드를 살펴 보았지만 인쇄 문을 찾지 못했기 때문에 앱을 실행하는 동안 이러한 항목이 기록되지 않도록 어떻게해야합니까?