Log a debug message, this will only be called if ITerminalOptions.logLevel is set to debug or below.
Log a debug message, this will only be called if ITerminalOptions.logLevel is set to error or below.
Log a debug message, this will only be called if ITerminalOptions.logLevel is set to info or below.
Log a trace message, this will only be called if ITerminalOptions.logLevel is set to trace.
Log a debug message, this will only be called if ITerminalOptions.logLevel is set to warn or below.
A replacement logger for
console.