Clears all log output channels.
Creates or retrieves a logger for a specific channel.
Name of the logging channel
Logger instance for the channel
Disposes all loggers and cleans up resources.
Updates logging configuration. Affects all existing and future loggers.
New logger configuration
Shows the log output channel in VS Code.
OptionalchannelName: stringOptional specific channel to show
Logger manager interface for managing multiple log channels. Implementations should provide logger creation and configuration.