Skip to content

Commit eed6f9a

Browse files
Create Prompt for removing all instances of logging from a script
1 parent 5932eba commit eed6f9a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Prompt for removing all instances of logging from a script.
2+
3+
Review the JavaScript code in <INSERT RECORD HERE> and remove all instances of logging using the gs.log, gs.info, gs.debug, gs.logError and gs.logWarning functions.
4+
5+
Provide the updated script back to me, identifying where logging statements have been removed.

0 commit comments

Comments
 (0)