I added server side script for one of my service and added a simple console.log(“Hello Pune”) statement in “pw.pw.get.pre_process”. Then I executed my GET API using “API Docs” tab and then I tried to search for “Hello Pune” using “Search in Files” feature of TextPad but I did not find any file that contained “Hello Pune” string. Note: I am using V8 JS?
Where should I find my log text “Hello Pune?”