-
Notifications
You must be signed in to change notification settings - Fork 0
/
combined.log
6 lines (6 loc) · 2.32 KB
/
combined.log
1
2
3
4
5
6
{"level":"info","message":"HTTP POST /order/DRINK","meta":{"req":{"headers":{"accept":"application/json, text/plain, */*","connection":"close","content-length":"24","content-type":"application/json","host":"localhost:3000","user-agent":"axios/0.27.2"},"httpVersion":"1.1","method":"POST","originalUrl":"/order/DRINK","query":{},"url":"/order/DRINK"},"res":{"statusCode":200},"responseTime":7}}
{"level":"info","message":"HTTP POST /order/BEER","meta":{"req":{"headers":{"accept":"application/json, text/plain, */*","connection":"close","content-length":"24","content-type":"application/json","host":"localhost:3000","user-agent":"axios/0.27.2"},"httpVersion":"1.1","method":"POST","originalUrl":"/order/BEER","query":{},"url":"/order/BEER"},"res":{"statusCode":429},"responseTime":2}}
{"level":"info","message":"HTTP POST /order/DRINK","meta":{"req":{"headers":{"accept":"application/json, text/plain, */*","connection":"close","content-length":"25","content-type":"application/json","host":"localhost:3000","user-agent":"axios/0.27.2"},"httpVersion":"1.1","method":"POST","originalUrl":"/order/DRINK","query":{},"url":"/order/DRINK"},"res":{"statusCode":200},"responseTime":4}}
{"level":"info","message":"HTTP POST /order/DRINK","meta":{"req":{"headers":{"accept":"application/json, text/plain, */*","connection":"close","content-length":"25","content-type":"application/json","host":"localhost:3000","user-agent":"axios/0.27.2"},"httpVersion":"1.1","method":"POST","originalUrl":"/order/DRINK","query":{},"url":"/order/DRINK"},"res":{"statusCode":200},"responseTime":4}}
{"level":"info","message":"HTTP POST /order/DRINK","meta":{"req":{"headers":{"accept":"application/json, text/plain, */*","connection":"close","content-length":"25","content-type":"application/json","host":"localhost:3000","user-agent":"axios/0.27.2"},"httpVersion":"1.1","method":"POST","originalUrl":"/order/DRINK","query":{},"url":"/order/DRINK"},"res":{"statusCode":401},"responseTime":3}}
{"level":"info","message":"HTTP POST /order/DRINK","meta":{"req":{"headers":{"accept":"application/json, text/plain, */*","connection":"close","content-length":"0","content-type":"application/x-www-form-urlencoded","host":"localhost:3000","user-agent":"axios/0.27.2"},"httpVersion":"1.1","method":"POST","originalUrl":"/order/DRINK","query":{},"url":"/order/DRINK"},"res":{"statusCode":401},"responseTime":10}}