mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This adds an alternative logging method that can be called from native side. `logIfNoLoggingHook()` will pass the message to console only if there's Chrome debugger attached. This new method sends the message to console regardless to notify the developers better. Reviewed By: yungsters Differential Revision: D4669663 fbshipit-source-id: 3940816dadd08d450f066b7223f6d26a38a70921