You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a standalone script (the library).
Who process data from spreadsheets (where i've installed the library).
So when I want to Logger.log() something, I need to execute the function from a Spreadsheet, and go to the Spreadsheet Editor Script Journal (and not the Standalone Journal or Stack Driver), to see it.
So how can I get my standalone logs, but executed from a spreadsheet?
Or have you a better workflow for debugging in this kind of situation?
Thanks!
The text was updated successfully, but these errors were encountered:
Here is my case.
I have a standalone script (the library).
Who process data from spreadsheets (where i've installed the library).
So when I want to Logger.log() something, I need to execute the function from a Spreadsheet, and go to the Spreadsheet Editor Script Journal (and not the Standalone Journal or Stack Driver), to see it.
So how can I get my standalone logs, but executed from a spreadsheet?
Or have you a better workflow for debugging in this kind of situation?
Thanks!
The text was updated successfully, but these errors were encountered: