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.log:set
Name
log:set, set — sets the log level
Synopsis
log:set  [
					--help
				] {[
						DEFAULT
					] |  [
						TRACE
					] |  [
						DEBUG
					] |  [
						INFO
					] |  [
						WARN
					] |  [
						ERROR
					]} {
					logger
				}
Arguments
					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. |