Skip to content

Allow Logger consumers to customize log output #201

@roblourens

Description

@roblourens

microsoft/vscode-chrome-debug-core#355 tries to clean script contents from logged messages, and it's a very awkward hack via patching a method on Logger. We should provide a nice way for consumers to customize the output.

We can add protected methods to the LoggingDebugSession that format log messages, so they can be overridden.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions