node-red/packages/node_modules/@node-red/runtime/lib
Nick O'Leary 95a51aafdc
Add path property to debug messages
Fixes #2358

This property can be used to identify the full path to the node that
logged a given message. If the node is inside a subflow (and maybe
nested many levels deep), this path can be used to help find the
node, rather than just the top-level subflow instance node.

A side-effect of this change is the Debug sidebar is now able to
show the message tools for a message coming from a deeply nested
subflow
2020-01-17 16:56:30 +00:00
..
api Add audit log to project spec tests 2019-08-09 17:09:03 +01:00
library Handle empty list of example flows 2019-05-28 11:21:53 +01:00
nodes Add path property to debug messages 2020-01-17 16:56:30 +00:00
storage localfilesystem - ensure folder is present before write (e.g. flows file not in user folder) 2019-11-03 09:10:32 +00:00
events.js API documentation updates 2018-12-05 13:00:25 +00:00
exec.js Add event log to editor 2018-10-18 23:49:47 +01:00
index.js Use appropriate the version of Node.js 2019-08-06 19:24:45 +09:00
settings.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00