studio
studio copied to clipboard
[FEATURE] console.log | Warning!
For a better developer experience, it would be nice to have a warning in the code editor around the use of console.log suggesting the developer use bp.logger instead.
Developers should be invited to use the botpress logging facilities instead to ensure they have logs in the debug panel when they don't have access to the server logs or stdout.