0.2.0 • Published 7 years ago

reactotron-prettier-log v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Reactotron Prettier Log

Because we need better logs for React Native!

npm version

Plog!

(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', {})