Hey , if I want to add custom logging to each and every api that is exposed by Supertoken's middleware then is there a way to do so .
I want to avoid overriding every api rather want to achieve it once like afterEachRequest decorator in middleware . Couldn't find it in the docs