adrfinance - Hello. I have set up a Rest API Fi...
Hello. I have set up a Rest API File Upload in Buildship. I have some nodes that just print some output using logging.log but I see nothing on the console... do you know why this is happening and how to fix the issue?
Solution
@adrfinance logging.log won't print output on the broswer console, it will only show on cloud log terminal within BuildShip, you'll be required to return the output.
