react-native/ReactCommon
Lukas Wöhrl 0ec984e69a Optimize log print by using html format
Summary:
See facebook/yoga#453. Optimizes the node log print by generating some enum text via ```enum.py``` and moving printing to new functions to reduce boilerplate code.

Changes the log output to format the nodes in html to be able to copy paste it  into browsers for quick debugging.

Hides all default values.
Closes https://github.com/facebook/yoga/pull/479

Reviewed By: gkassabli

Differential Revision: D4802184

Pulled By: emilsjolander

fbshipit-source-id: 143bd63cbc31fb0755d711062cb4e6a448049ba3
2017-04-03 09:45:47 -07:00
..
cxxreact Allow overrides of NativeModules 2017-03-24 05:04:05 -07:00
jschelpers Fix warnings in React.xcodeproj 2017-03-23 11:36:17 -07:00
microprofiler Clean up some of the ReactNative Buck rules 2017-03-23 12:02:25 -07:00
yoga Optimize log print by using html format 2017-04-03 09:45:47 -07:00
DEFS Clean up some of the ReactNative Buck rules 2017-03-23 12:02:25 -07:00