gs.log or gs.info is not working in script include

Ajay SIngh4
Giga Contributor

Hi All,

I am using Dynamic Filter Option which calls script include. The script include has gs.log() statement which doesn't show up in system logs. What could be the issue?

Both Dynamic Filter and Script include are in Global application.

Thanks,
Ajay

17 REPLIES 17

ccajohnson
Kilo Sage

Is the script include in a scoped application? If it is, then gs.log does not work and you should be using gs.info or gs.debug instead.

it's global application

gs.info() is also not working

Prateek kumar
Mega Sage

Can you share your Script Include and reference qualifier here


Please mark my response as correct and helpful if it helped solved your question.
-Thanks