Package Exports
- reactotron-prettier-log
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (reactotron-prettier-log) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Reactotron Prettier Log
Because we need better logs for React Native!
(Thanks to Steve for suggesting the theme song!
Reactotron Prettier Log. Your prettier log for React Native.
Usage
PrettierLog.log(message, object)
- Message: a string containing something that will help you debug.
- Any object you can pass to see the values
import PrettierLog from 'reactotron-prettier-log'
PrettierLog.log('message', {})