Debugging by logging information

Where you need to log it:

Logger.log('The text you log');


To view the log, go to View->Logs.

To debug a function, you can go to: Run->Debug Function->

Comments

Popular posts from this blog

Popup message box

Create a side bar