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.
The text was updated successfully, but these errors were encountered:
This issue was moved to https://discuss.ipfs.io/t/how-do-i-see-the-logs-and-change-the-log-levels-go-ipfs/352
Sorry, something went wrong.
No branches or pull requests
harlantwood commentedJun 17, 2016
•
edited
Answer: this works well:
...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.
The text was updated successfully, but these errors were encountered: