Where is the node-red console

2,730 views
Skip to first unread message

Andreas Fuchs

unread,
Jun 6, 2016, 8:25:43 AM6/6/16
to Node-RED
Hi
I'm running node-red with pm2 as service on an ubuntu server

While pm2 logs node-red shows some node-red output there is no console output in there.

Where are msg.log() or debug node message when set to "debug and conole" going?

thanks for any hint
Andi

Nicholas O'Leary

unread,
Jun 6, 2016, 8:35:23 AM6/6/16
to Node-RED Mailing List
When a debug node is set to "debug and console", the messages go to stdout along side the regular node-red log messages. They will appear in the pm2 log output. I suggest you double check you are access the correct logs under pm2

Nick

--
http://nodered.org
 
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
For more options, visit https://groups.google.com/d/optout.

Andreas Fuchs

unread,
Jun 6, 2016, 9:55:05 AM6/6/16
to Node-RED
thanks for your fast response

after lot of searching and googling i just saw that i had set console loglevel set to error in my .node-red/settings.js

now it's set to info and voila the messages are shown

regards
Andi
Reply all
Reply to author
Forward
0 new messages