Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.11.5. log:set, set
Abstract
						sets the log level
					
Synopsis Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
log:set  [
					--help
				] {[
						DEFAULT
					] |  [
						TRACE
					] |  [
						DEBUG
					] |  [
						INFO
					] |  [
						WARN
					] |  [
						ERROR
					]} {
					logger
				}
Arguments Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
				Table 11.5, “log:set Arguments” describes the command's arguments.
			
| Argument | Interpretation | 
|---|---|
 --help  | Displays the online help for this command | 
 level  | Specifies the logging level. | 
 logger  | Specifies the logger name. The default is ROOT. |