Skip to content

Console log spamming #302

Answered by TobiTenno
Hiekki asked this question in Q&A
Jul 21, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

if you implement a dummy logger (we use console as a reference for what logging we do), you can turn all of them off or use a logger that lets you set the "log level" like the one we use in genesis or something like winston.

alternatively, if you don't want to parse the data yourself, you can fetch from our API. (Docs)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Hiekki
Comment options

@TobiTenno
Comment options

@TobiTenno
Comment options

@Hiekki
Comment options

Answer selected by Hiekki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants