I am trying to maintain an API Log in BC, whenever the external app tries to hit an api page of BC, i want to know some specific details like, on which url the external app hit, the external api method, request body, response code, response body (what response did business central sent back). I want to do all this in AL code. Help would be greatly appreciated.