mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
dd05ec3801
Summary: 1. When testing major changes to the differ, it can be useful to have more verbose logging. 2. On Android, since asserts don't fire yet, I log which asserts are failing. Should have no impact on any builds unless you manually set the macro here, and it will have no impact on production builds regardless. Changelog: [Internal] Reviewed By: shergin Differential Revision: D23257859 fbshipit-source-id: 94a8e74ece8023064de0f2203db6074975f8f1f0