pantsel / kong-middleman-plugin

A Kong plugin that enables you to make an extra HTTP POST request before calling an API.
MIT License
156 stars 63 forks source link

body_data: How to send Body Data #14

Open sharmmoh1983 opened 5 years ago

sharmmoh1983 commented 5 years ago

Also I am not able to see any logs getting generated?

laoyin commented 5 years ago

the code does not match last version kong. you should rewrite the some code. like "kong.tools.responses" , there is no moudle named 'kong.tools.resposes',

if you want generate the log, you can add kong.log("log someting") in your plugin code. (ubuntu 18.04) log file in /usr/local/kong/logs