The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Where we can see the logDebug messages?

Gokulraj1
Kilo Contributor

Hi,

I have a script include and it contains the below line,

find_real_file.png

I have to know where I can see these log messages

Regards,

Gokulraj S

 

 

 

5 REPLIES 5

Hi Gokulraj,

looking at the GSLog script, it seems that to print in the log it can use both gs.print and gs.log, depending on the settings in the script.

If you do not find it in the syslog it could be because it uses gs.print.

Here you can find information on where gs.print print

What is the difference between gs.log() and gs.print()?
Where does gs.print output go?
How can I view gs.log and gs.print statements using Debug log?


Try to see if you find and let us know
Daniele