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
Is there a way to silence mermaid’s output on the command line? I get very verbose output (500+ lines) even without the -v flag.
-v
I see the API defines a logLevel, might that be exposed via the command line?
logLevel
The text was updated successfully, but these errors were encountered:
I chatty mermaid :)
Agree this should be fixed.
Sorry, something went wrong.
Try the new CLI: https://github.com/mermaidjs/mermaid.cli
Merge pull request mermaid-js#352 from mermaid-js/develop
c32d5e5
Develop
No branches or pull requests
Is there a way to silence mermaid’s output on the command line? I get very verbose output (500+ lines) even without the
-v
flag.I see the API defines a
logLevel
, might that be exposed via the command line?The text was updated successfully, but these errors were encountered: