feature request: structured logging console #185904
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
feature-request
Request for new features or functionality
Milestone
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 :)
The text was updated successfully, but these errors were encountered: