We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipfs2 log * debug
The command ipfs2 log * debug returns error: Expected 2 arguments. Got 3
Expected 2 arguments. Got 3
@mappum
The text was updated successfully, but these errors were encountered:
fix(2/log) use 'all' as the specifier to set all log levels
955b792
fixes #322 cc @mappum License: MIT Signed-off-by: Brian Tiger Chow <[email protected]>
fixed in #955b792
Sorry, something went wrong.
131c15e
fix: reduce memory used by buffered writers
c8cce79
Allocate them as-needed and use a pool. Work towards ipfs#322.
No branches or pull requests
The command
ipfs2 log * debug
returns error:Expected 2 arguments. Got 3
@mappum
The text was updated successfully, but these errors were encountered: