Skip to content

feat: optimze the logger.ts #710

@wewoor

Description

@wewoor

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions