setConsoleLevel
setConsoleLevel(
level):void
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/consoleUtils.ts:80
Set the console logging level. Only messages at or above this level will be displayed.
Parameters
Section titled “Parameters”The minimum level to display
Returns
Section titled “Returns”void