mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
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:
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
|
||||
|
||||
Reference in New Issue
Block a user