Socket
Socket
Sign inDemoInstall

@graphprotocol/graph-pino

Package Overview
Dependencies
22
Maintainers
22
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @graphprotocol/graph-pino

Pino formatter for The Graph


Version published
Weekly downloads
3
Maintainers
22
Install size
4.57 MB
Created
Weekly downloads
 

Readme

Source

graph-pino

Pino log message formatter for The Graph. Formats log messages so that provide a quick glance at all important things involved in a message:

  • the indexer address
  • the subgraph deployment ID (as an IPFS hash)
  • the allocation ID
  • the state channel ID
  • the transaction ID (of an operation)
  • ...and more

Installation

# NPM
npm install -g @graphprotocol/graph-pino

# Yarn
yarn add global @graphprotocol/graph-pino

Usage

# Indexer service
graph-indexer-service ... | graph-pino

# Indexer agent
graph-indexer-agent ... | graph-pino

License

Copyright © 2020 Graph Protocol, Inc.

Licensed under the MIT License.

FAQs

Last updated on 19 Nov 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc