Reply To: How to utilize NodeCanvas Console for logging?

Forums 💬 NodeCanvas ⚙️ Support How to utilize NodeCanvas Console for logging? Reply To: How to utilize NodeCanvas Console for logging?

#15586
Gavalakis
Keymaster

    Hello there,

    Indeed the way to show logs in NodeCanvas console is by using the ParadoxNotion.Services.Logger and this is what is used throughout the NodeCanvas code as well for that purpose. Please note that the logs are printed in the NodeCanvas console only if it is already open at the time the log takes place. Could that be that the reason?

    Thanks.