node-red/nodes/core
Frank van de Pol b411d59d43 Make log message in invalid regular expressions more verbose
Make logging of erratic regular expressions more verbose to help
identification and resolving of the configuration issue:

eg.:
old: 24 Dec 18:40:09 - [error] [change:Strip kW] Invalid regex: *kW
new: 24 Dec 18:40:09 - [error] [change:Strip kW] Invalid regular
expression: /*kW/: Nothing to repeat

old: 24 Dec 20:15:57 - [error] [change:Strip kW] Invalid regex: *kW
new: 24 Dec 20:15:57 - [error] [change:Strip kW] Invalid regular
expression: /[kW/: Unterminated character class
2013-12-24 20:17:42 +01:00
..
analysis Slight tweak to sentiment info to reflect reality. 2013-11-21 17:14:05 +00:00
core Add newline when wrapping function to allow comments 2013-12-22 22:22:47 +00:00
deprecated Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
hardware Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
io Add socketTimeout to settings.js for TCP server sockets 2013-12-24 13:12:17 +00:00
logic Make log message in invalid regular expressions more verbose 2013-12-24 20:17:42 +01:00
social Better error message if twitter auth flow fails 2013-12-23 14:44:35 +00:00
storage Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00