techpines / bone.io

Realtime HTML5 Framework
bone.io
Other
830 stars 48 forks source link

Event Logger #2

Closed techpines closed 11 years ago

techpines commented 11 years ago

We need an event logger!

Four types of events:

And here would be sample output for each:

Data: [Source:Action]
Interface: [Selector:EventName]
View: [Selector:Action]

Just go in and add console.log statements to lib/index.coffee.

techpines commented 11 years ago

Still need Data-Out, but will wait until we wrap the socket.io socket.