| Package | Description |
|---|---|
| org.apache.activemq.artemis.journal |
| Class and Description |
|---|
| ActiveMQJournalBundle
Logger Code 14
each message id must be 6 digits long starting with 14, the 3rd digit should be 9
so 149000 to 149999
|
| ActiveMQJournalLogger
Logger Code 14
each message id must be 6 digits long starting with 14, 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 141000 to 141999
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.