Skip to content
New issue

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

How do I get the log for a render or parse attempt? #500

Closed
StingyJack opened this issue Mar 27, 2017 · 1 comment
Closed

How do I get the log for a render or parse attempt? #500

StingyJack opened this issue Mar 27, 2017 · 1 comment

Comments

@StingyJack
Copy link

I want to capture and display errors/diagnostics to users.

Most of the library/API uses a Logger that eventually binds to window.console.debug. I've tried a few things to intercept this in-browser and cant get it to work. If I perform the request server-side, I can call the CLI and capture stdout (there isn't a stderr for errors), just not in the browser.

Is there a recommended way to get this info from the API?

mgenereu pushed a commit to mgenereu/mermaid that referenced this issue Jun 25, 2022
…mermaid-js#500)

Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases)
- [Commits](francoismassart/eslint-plugin-tailwindcss@v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants