Add logs in RN Android

Summary:
Easy diff that adds logs in RN Android

changelog: [internal] internal

Reviewed By: sammy-SC

Differential Revision: D33350749

fbshipit-source-id: 301702ce94b684431de3c0a1bafcf318be7aecd6
This commit is contained in:
David Vacca
2021-12-29 10:32:52 -08:00
committed by Facebook GitHub Bot
parent 725bffce51
commit f3d0a67a73
@@ -769,7 +769,7 @@ public class FabricUIManager implements UIManager, LifecycleEventListener {
ReactMarker.logFabricMarker(ReactMarkerConstants.FABRIC_COMMIT_END, null, commitNumber);
if (ENABLE_FABRIC_LOGS) {
FLog.e(
FLog.i(
TAG,
"Statistic of Fabric commit #: "
+ commitNumber