The CreatorCon Call for Content is officially open! Get started here.

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

In background script also log doesn't show up for script. That property is not present in my instance.

background script show logs when i use gs.log() but when it runs from dynamic filter then no logs show up

 

find_real_file.png

Vijay Pawar3
Tera Contributor

It seems your your script include is not getting called. Use Background script to check if Script include is getting called. If it is getting called and still not displaying logs use Script debugger.

script include is being called as the dynamic filter work fine. background script also doesn't show logs.

 

RAHUL Khanna1
Mega Guru

Can you paste the exact screen shots from your instace ..of both the ref qualifier and SI...