Human-readable string which will be used to represent the channel in the UI.
OptionallanguageId: stringThe identifier of the language associated with the channel.
A new output channel.
Creates a new log output channel with the given name.
Human-readable string which will be used to represent the channel in the UI.
Options for the log output channel.
A new log output channel.
Creates a new output channel with the given name and language id If language id is not provided, then Log is used as default language id.
You can access the visible or active output channel as a text document from visible editors or active editor and use the language id to contribute language features like syntax coloring, code lens etc.,