The logging integration documented here is not working in aws lambdas
https://docs.airbrake.io/docs/platforms/python/#logging-integration
Its working fine when tried from local and from the ec2, but not working when lambdas as used. There is no error from the pybrake, its just that its not sending any errors to airbrake when lambda is used.