-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
From ngn-core created by coreybutler : ngnjs/ngn-core#13
The "iodine" concept of event tracing would be very helpful in app development. It should provide a sequence map of events, when they're fired, what fired them (LOC), and the ability to explore the event/payloads.
Ideally, this would provide a visual/clickable map.
A devtools extension would also be nice (or a Fenix logging add-on) to emit a desktop notification when a specific event is called.