Interface | Description |
---|---|
ActiveMQBootstrapBundle |
Logger Code 10
each message id must be 6 digits long starting with 10, the 3rd digit should be 9
so 109000 to 109999
|
ActiveMQBootstrapLogger |
Logger Code 10
each message id must be 6 digits long starting with 10, the 3rd digit donates the level so
INF0 1
WARN 2
DEBUG 3
ERROR 4
TRACE 5
FATAL 6
so an INFO message would be 101000 to 101999
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.