Commit Graph

13 Commits (dev)

Author SHA1 Message Date
Nick O'Leary 03d324eae8
Only apply colours for non-default log lines 2025-05-01 17:55:50 +01:00
Ben Hardill 93c55e3a1e
Add guard against unknown level 2025-04-16 12:40:35 +01:00
Ben Hardill 082afb7ebd
Add missing call 2025-04-15 18:25:34 +01:00
Ben Hardill 080a6af54b
Add all the levels to the colours list 2025-04-15 18:11:21 +01:00
Ben Hardill ead0385edf
Colourise the Node-RED logs 2025-04-15 17:52:34 +01:00
Nick O'Leary d76b0d39cd
Remove use of util.log 2024-09-11 17:47:26 +01:00
Nick O'Leary 6fb96fa3c1
Move exec and events components to util module
The exec and events components are common components that
are used by both runtime and registry. It makes sense to
move them into the util package.

This also adds some docs to the registry module
2020-12-07 11:49:01 +00:00
Simon Hailes 63cc9adeaa small update to log - if toString() causes exception, then note and use util.inspect instead - prevents log from causing processes to abort through exception.
Add tests.
2019-11-02 12:38:40 +00:00
Nick O'Leary be2dd6dc32
Add req back to audit log events and extend to Projects api 2019-08-09 16:56:11 +01:00
Nick O'Leary 8e1c15419c
API documentation updates 2018-12-05 13:00:25 +00:00
Nick O'Leary 19c9707d62
Get jdsoc tagging right for util module 2018-08-28 13:45:38 +01:00
Nick O'Leary 4e21a5e557
Start documenting apis 2018-08-22 10:00:03 +01:00
Nick O'Leary e57d8ba0ef
pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00