Author Message
DipeshGandhi2 [Avatar]

Joined: Nov 14, 2011
Messages: 35
Offline
How do I enable package level debug logging?

Dipesh Gandhi Software Engineer, Avaya DevConnect
DipeshGandhi2 [Avatar]

Joined: Nov 14, 2011
Messages: 35
Offline
The package level debug logging can be enabled for Collaboration Environment 2.0 SP1 and later. The following command will enable/disable package debug logging when invoked on CE server:


• ce dlogon <package> [FINE|FINEST]
This will enable logging for the specified package to log to the dlog (a.k.a. /var/log/Avaya/sm/asm.log). By default this will enable logging at the ALL level.

ce dlogon com.sample
enable logging of com.sample package to ALL level.

ce dlogon com.sample FINE
enable logging of com.sample package to FINE level.

ce dlogon com.sample FINEST
enable logging of com.sample package to FINEST level.

• ce dlogoff <package>
This will set logging for specified package back to INFO level.

Dipesh Gandhi Software Engineer, Avaya DevConnect
Go to:   
Mobile view