The level of tracing is determined by the log level details
you select for the loggers. Loggers are organized hierarchically.
The children of the logger will inherit the parent log level by default,
but it can be changed by defining the level of tracing on each specific
logger.
Note: The table lists the names of trace
loggers that are in each parent log level. For example, if the table
lists the trace group as com.ibm.imsconnector.tai.* and
the trace logger as *SipInterceptor, then the full
name of the trace logger is com.ibm.imsconnector.tai.SipInterceptor.
To control the trace level for the
Diameter Enabler component
and its subcomponents, use the options on the
com.ibm.diameter.* trace
group. To control the trace level for the Diameter channel, use the
options on the
com.ibm.ws.diameter.* trace group.
For more specific levels of tracing, use the following trace groups,
which are relevant to
Diameter Enabler:
Table 1. Diameter trace groups and trace loggersTrace group |
Trace loggers |
com.ibm.diameter.base.* |
*DiameterBaseApiHelper
*DiameterBaseApiImpl
*osgi
|
com.ibm.diameter.cfsm.* |
*DiameterCfsm
*DiameterChannelReader
*DiameterChannelWriter
*DiameterConnection
*DiameterConnectionPacketUtil
*DiameterProtectedAppIdArrayList
*DiameterState_I_Closed
*DiameterState_I_Closing
*DiameterState_I_WaitCea
*DiameterState_I_WaitConnAck
*DiameterState_RI_Open
*DiameterState_R_Closed
*DiameterThreadMgr
|
com.ibm.diameter.charging.* |
*util |
com.ibm.diameter.packet.* |
*Avp
*AvpParser
*DiameterPacket
*VsAvp
|
com.ibm.diameter.rf.* |
*avp
*base
*command
*usage
*util
|
com.ibm.diameter.ro.* |
*base
*command
*notify
*notify.subscription
*usage
*util
|
com.ibm.diameter.sh.* |
*avp
*base
*command
*notify
*notify.subscription
*util
|
com.ibm.ws.diameter.* |
*channel.impl.DiameterTcpConnection
*channel.inbound.impl.DiameterInboundChannelFactory
*channel.inbound.impl.DiameterTcpInboundChannel
*channel.outbound.impl.DiameterTcpOutboundChannel
*channel.outbound.impl.DiameterTcpOutboundConnLink
|
com.ibm.ims.* |
*normalize* |
AG attachments: - com.ibm.websphere.sca.soap.attachments.*
- com.ibm.ws.sca.soap.attachments.*
AG handlers:- com.ibm.soa.esb.global.handlers.*
- com.ibm.sca.connections.handlers.*
- com.ibm.ws.sca.soap.attachments.handlers.*