Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose logging to the end-user #221

Open
mengwong opened this issue Sep 29, 2016 · 2 comments
Open

expose logging to the end-user #221

mengwong opened this issue Sep 29, 2016 · 2 comments
Assignees

Comments

@mengwong
Copy link
Member

it would be nice to have a mechanism for the google apps javascript to log to a user-visible spreadsheet. right now if the user wants to view execution logs they have to go to tools / script editor which is a bit technical. if we could create a LOGGING sheet in the spreadsheet they could be hinted to go look in that sheet instead.

@chiahli
Copy link
Contributor

chiahli commented Sep 29, 2016

lol i think if the end user is someone who is able to understand the execution logs, they should have no problem with the technical process of going to tools / script editor.

@wtf
Copy link
Contributor

wtf commented Oct 3, 2016

It would be quite useful to allow the user to adjust the module-specific log levels from the Logging sheet itself. Furthermore, our default log level is hard coded to 6, but while debugging sometimes 7 makes more sense. So, we should allow the Logging sheet to specify the default log level as well.

For the above, we should add a CONFIGURATION section to the Logging sheet, and the next section could be called LOGGING OUTPUT.

@wtf wtf self-assigned this Oct 3, 2016
@wtf wtf closed this as completed Jan 4, 2017
@wtf wtf reopened this Jan 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants