SetLogLevel¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | A string representing the new log level (e.g., 'debug', 'info', 'warn', 'error', 'critical'). | String | ||
| Output ➡️ | Outputs the input value, passed through unchanged. | Any | 
This shard changes the log level to the level specified by the string passed as input.