Za każdym razem, gdy uruchamiam aplikację FireBase, rejestruje ona stan różnych funkcji Firebase. W tej chwili jest to rejestrowane:
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
Przejrzałem strąki i nie znalazłem żadnych instrukcji drukowania, więc jak inaczej mógłbym zapobiec ich rejestrowaniu w godzinach nadliczbowych, gdy uruchomię aplikację?