gs.info message question

Lucky1
Tera Guru

Hello all,

 

I have seen gs.info() in the lines of code in a business rule while getting the response from the third party application.

the response is shown in gs.info.

 

So, my question is where can we check info messages log?

 

 

Regards,

Lucky

6 REPLIES 6

Chaitanya ILCR
Kilo Patron

Hi @Lucky1 ,

you will find them under System Logs application

ChaitanyaILCR_0-1740052918763.png

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

 

Hi Chaitanya,

 

Thanks for your reply but I don't see the logs there.

Can you tell me where the JSON response stored in service-now ?

 

 

Regards,

Lucky

Rohit  Singh
Mega Sage

Hi @Lucky1 

The table name is "syslog" where you can find messages written through gs.info however this will only work for scoped application.

 

You need to find the msg written in the gs.log("Hello World") in the "message: column using *

 

RohitSingh3_0-1740053408165.png

 

If my response helped, please mark it correct and close the thread so that it benefits future readers.

Hello @Lucky1 ,

 

Did you check my response. 

 

If my response helped, please mark it correct and close the thread so that it benefits future readers.

 

Regards,

Rohit