This page explains how to send data from your client-side React apps to Axiom using the @axiomhq/react library.
Logger
instance and export the utils. The example below uses the useLogger
and WebVitals
components.
useLogger
hook that returns your logger instance.
WebVitals
component in the root of your React app.