mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
@@ -222,7 +222,9 @@ function log_helper(self, level, msg) {
|
||||
var o = {
|
||||
level: level,
|
||||
id: self.id,
|
||||
z: self.z,
|
||||
type: self.type,
|
||||
_alias: self._alias,
|
||||
msg: msg
|
||||
};
|
||||
if (self.name) {
|
||||
|
Reference in New Issue
Block a user