This page explains how to send data from a Node.js app to Axiom through Pino.
To install the SDK, run the following:
The example below creates a Pino logger with Axiom configured:
After setting up the Axiom transport for Pino, use the logger as usual:
For more examples, see the examples in GitHub.
This page explains how to send data from a Node.js app to Axiom through Pino.
To install the SDK, run the following:
The example below creates a Pino logger with Axiom configured:
After setting up the Axiom transport for Pino, use the logger as usual:
For more examples, see the examples in GitHub.