August 23, 2022

#changelog

Export Vercel middleware API function


Changelog Screenshot
Author
Tola Ore-Aruwaji

Developer Relations Engineer

💡: You can export your middleware, edge, or api Vercel functions withAxiom() to:

  • Access logging from the request object
  • Capture request properties such as query params etc
  • Inspect failed executions with all the details you need
Share