An open API service indexing awesome lists of open source software.

https://github.com/gwendall/meteor-log-context

Log Blaze data context through a drop-in button
https://github.com/gwendall/meteor-log-context

Last synced: 2 months ago
JSON representation

Log Blaze data context through a drop-in button

Awesome Lists containing this project

README

        

Meteor Log Context
==================

Just drop the ``{{> logContext}}`` template anywhere. It will render a button. Click on it. It will log its data context, along with its parents'. Simple as that. But life-saving for debugging.

Installation
------------

``` sh
meteor add gwendall:log-context
```