Skip to content

Commit 461d338

Browse files
author
webdev778
committed
debug
1 parent d15c99e commit 461d338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/interscript-api/lambda_function.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def handler(event:, context: {})
3939
rescue StandardError => e
4040
puts "123 4"
4141
result = e.message
42+
puts result
4243
400
4344
end
4445

0 commit comments

Comments
 (0)