Not seeing debug output

peterraeves
Mega Guru

I had seen debug output with one client, so I tried to use 'gs.debug' myself, but I do not see any output?

I did notice the property 'glide.amb.log.level', which is set to 'info', but I'm not sure whether that's the culprit. Especially as I cannot decrease that value to 'debug' as it is maint only. Anyone any ideas?

15 REPLIES 15

divya mishra
Tera Guru

Hey Peter,



You could use this link


Where is gs.debug() output?



Please Hit ✅Correct, ��Helpful, or ��Like depending on the impact of the response


Have a lovely day ahead




Regards,


Divya Mishra


That link is for scoped apps I'm using global and want the debug output in the Log table and not only in the output below, when you turn on debugging.


If global, why don't you use gs.log() ?