node-red/packages/node_modules/@node-red/runtime/lib/nodes
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
..
context Use a more atomic process for writing context files 2019-08-21 16:54:26 +01:00
flows Add path property to debug messages 2020-01-17 16:56:30 +00:00
Node.js Add path property to debug messages 2020-01-17 16:56:30 +00:00
credentials.js Remove deprecated Buffer constructor usage 2018-10-24 13:45:34 +01:00
index.js Add Flow.getSetting for resolving env-var properties 2019-01-16 22:38:04 +00:00