@reyaxyz/athena-logger
TypeScript icon, indicating that this package has built-in type declarations

0.4.112 • Public • Published

@reyaxyz/athena-logger

Athena Logger sdk for the Reya Network


Searching Logs in Datadog

To search logs in Datadog, use the appropriate log tags. The service is customizable. Here are examples for searching user journey actions and errors:

User Journey Actions

To find user journey actions, search with the tag athena.user_journey:

service:<your-service> athena.user_journey @user.walletAddress:<wallet-address>

Errors

To find errors, search with the tag athena.error:

service:test athena.error @user.walletAddress:0x123

Statements Branches Functions Lines
Statements Branches Functions Lines

Readme

Keywords

none

Package Sidebar

Install

npm i @reyaxyz/athena-logger

Weekly Downloads

310

Version

0.4.112

License

MIT

Unpacked Size

49.9 kB

Total Files

53

Last publish

Collaborators

  • milanpajovic
  • filip-reya
  • voltzprotocol