tcorral / Hydra.js

Create a scalable, maintainable and module oriented system using Hydra.js
http://tcorral.github.com/Hydra.js
MIT License
102 stars 12 forks source link

Log events that have been called with result #10

Closed tcorral closed 12 years ago

tcorral commented 12 years ago

What could happen if someone do an mistake when writing the name of the event (without following the contract) ? How I can Debug where the error is happening?

(The best solution could be something as Backbone.Debug)

tcorral commented 12 years ago

This logger of events has been added on version 2.6.0. You must have the debug mode active to see it working.

Check your console.