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

feature request: structured logging console #185904

Open
nfi-hashicorp opened this issue Jun 22, 2023 · 2 comments
Open

feature request: structured logging console #185904

nfi-hashicorp opened this issue Jun 22, 2023 · 2 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Milestone

Comments

@nfi-hashicorp
Copy link

Specifically, I'm thinking of the Debug Console, but probably applies to Output as well, and maybe others.

Currently, the Debug Console supports a basic filtering syntax with include/exclude, presumably on a per-line basis. (It curiously is lacking Find.) A structured logging console would instead interpret program output as having some kind of structure, and be able to query that more richly.

We probably cannot proscribe a format, and we probably cannot support every format, but supporting a few common ones would be nice. At the very least, we could support lines prefixed with timestamp so I could stop having 20% of the width of the console consumed by noise :)

@roblourens roblourens added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels Jun 30, 2023
@roblourens roblourens added this to the Backlog Candidates milestone Jun 30, 2023
@vscodenpa
Copy link

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@vscodenpa
Copy link

🙂 This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants