Skip to content
This repository has been archived by the owner. It is now read-only.

How do I see the logs and change the log levels (go-ipfs)? #134

Closed
harlantwood opened this issue Jun 17, 2016 · 1 comment
Closed

How do I see the logs and change the log levels (go-ipfs)? #134

harlantwood opened this issue Jun 17, 2016 · 1 comment
Labels

Comments

@harlantwood
Copy link

harlantwood commented Jun 17, 2016

Answer: this works well:

IPFS_LOGGING=<level> ipfs daemon

...where is the log level, with 'debug' the most verbose and 'critical' the least verbose. Possible values of : debug, info, notice, warning, error, critical.

Some more useful discussion here: ipfs/kubo#1816.

@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented May 23, 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants