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

feat: optimze the logger.ts #710

Closed
wewoor opened this issue Mar 10, 2022 · 0 comments · Fixed by #729
Closed

feat: optimze the logger.ts #710

wewoor opened this issue Mar 10, 2022 · 0 comments · Fixed by #729
Assignees
Labels
enhancement New feature or request

Comments

@wewoor
Copy link
Collaborator

wewoor commented Mar 10, 2022

Description

The logger.log could ignore the key Exception messages, it's very bad for developers, for example:

image

image

When the Extension load fails, the logger can't display any useful messages, there needs the developer to debug it manually.

Solution

Optimize the logger, and print all Exception messages thrown from code.

Resolved #729

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants