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

can I use gs.info or gs.log in ACL?

Akki1
Tera Contributor

My acl script some line is not working as expected. can I check using gs.info or gs.log? or anything else

3 REPLIES 3

Vasantharajan N
Giga Sage
Giga Sage

@Akki1 - Yes. Please use gs.info which is common for Global and Other scope


Thanks & Regards,
Vasanth

SupriyaWaghmode
Kilo Sage
Kilo Sage

Yes you can use  gs.log as ACL script is server side script.

Community Alums
Not applicable

Hi @Akki1 ,

Avoid using gs.log for scoped applications.

You can use either gs.info or gs.debug (enable the sys_property)