diff --git a/ReactAndroid/src/main/java/com/facebook/react/fabric/FabricUIManager.java b/ReactAndroid/src/main/java/com/facebook/react/fabric/FabricUIManager.java index 6c18ebf5de0..7e5f6069b99 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/fabric/FabricUIManager.java +++ b/ReactAndroid/src/main/java/com/facebook/react/fabric/FabricUIManager.java @@ -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