mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-26 10:45:32 +08:00
Back out OSS-only change from D14811733 and fix regression in open source iOS tests
Summary: The changes made in D14811733 introduced a regression in React Native's open source iOS tests. Reviewed By: fkgozali Differential Revision: D14895096 fbshipit-source-id: 4307b094e3bc94e9f703b0271a95a9b318bcd49a
This commit is contained in:
committed by
Facebook Github Bot
parent
1da1e8c6f3
commit
335c39c895
@@ -11,6 +11,10 @@
|
||||
#import <React/RCTDefines.h>
|
||||
#import <React/RCTUtils.h>
|
||||
|
||||
#ifndef RCTLOG_ENABLED
|
||||
#define RCTLOG_ENABLED 1
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Thresholds for logs to display a redbox. You can override these values when debugging
|
||||
* in order to tweak the default logging behavior.
|
||||
|
||||
Reference in New Issue
Block a user