node-red/packages/node_modules/@node-red
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
..
editor-api Fixes the routes described in #2418 regarding too broad matching of regex URLs. 2020-01-03 21:27:35 +01:00
editor-client Merge pull request #2392 from kazuhitoyokoi/master-fixjsoneditor 2020-01-17 10:38:23 +00:00
nodes Add path property to debug messages 2020-01-17 16:56:30 +00:00
registry Update for 1.0.3 again 2019-11-21 17:28:28 +00:00
runtime Add path property to debug messages 2020-01-17 16:56:30 +00:00
util Remove rogue debug 2019-11-21 11:08:15 +00:00