Enable debug logging for global scope script include
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2022 08:02 AM
Hi,
how can I see log entries created via "gs.debug()" in a script include in global scope? If I do that in a custom application, I can see the output in System Logs -> All, but for global scope objects, this doesn't seem to work.
I already tried to enable all debugging and opened the debug log, but my log message is not showing up there.
Thanks for your help!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2022 10:17 AM
Hi Max - Could you please navigate to module "Script Log Statements" and confirm if you are able to see the log output?
- Pradeep Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2022 06:41 AM
Hello Pradeep Sharma,
No, I am not able to see the log output there. It only shows Error, Warning and Information levels there.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2022 07:16 AM
Try using gs.log and see if you can see logs.?
Regards,
Musab