Nodejs loopbackjs Sdk

Hello everyone, I would really need your help. I am using loopback.js 3 and I need to implement sentry not only as an error logging system, but also as a general logging system. I tried the new nodejs SDK and from the basic setup I am only receiving not handled exceptions. I also want to track all API calls to my endpoints and also all other generated errors. Does anybody knows, the required setup I have to make in order to achieve my goal? Thank you a lot!!!