In version 1.97.0
vscode.window.createOutputChannel('xxx', { log: true })
create a pipeline, I want to customize the adding time. At present, the time and level are automatically generated by strong binding, and I also want to remove the trace and off levels, or both of them display error information, and I also want to remove the level in the filter.
If the above follow-up functions are not supported, do you have to redevelop a panel yourself?
If the above follow-up functions are not supported, do you have to re-develop a panel to do these functions?