gs.log logs where?

patricklatella
Mega Sage

Does gs.log log to Script log statements?   I'm confused about the difference between System Logs and Script Log Statements modules.   thanks!

1 ACCEPTED SOLUTION

Anurag Tripathi
Mega Patron
Mega Patron

All the logs go in syslog_list table only, the difference is in the SOURCE of that logs that differentiates between each.


-Anurag

View solution in original post

8 REPLIES 8

thanks Anurag!


Uncle Rob
Kilo Patron

Also important to remember that gs.log isn't available in scoped apps (Fuji and beyond).   This is especially important with the popularity of custom apps (and almost a decade of SN resources relying on gs.log).



The new methods are outlined here:   http://wiki.servicenow.com/index.php?title=Scoped_Script_Logging#gsc.tab=0


nazim
Kilo Contributor

The organisation I work in uses service Now ,I just joined the team, My team wants me to do some research on logging in Service now. All they want is to control the logging of scripts when they write a script on the server based on the verbosity level of the script see: Bluestacks TextNow Photomath

amIT152
Tera Expert

All the logs go in syslog_list table only, the difference is in the SOURCE of that logs that differentiates between each.