/mcpMember summary getSubFacility(), on page 720 Returns the subFacility of trace java.lang.String getType(), on page 720 Returns the type of trace. int isEnabled(), on page 720 Returns the state of this Trace object. boolean println(Object), on page 720 Prints the string returned by the Object.toString() method and terminates the line as defined by the system. void println(String), on page 720 Prints a message in the same format as Trace.print() and terminates the line as defined by the system. void println(String, Object), on page 720 Prints the string returned by the Object.toString() method and terminates the line as defined by the system. void println(String, String), on page 721 Prints a message in the same format as Trace.print() and terminates the line as defined by the system. void setDefaultMnemonic(String), on page 721 Sets a default mnemonic for all messages printed out to this trace. void Fields ALERTS public static final int ALERTS The application will continue working on the tasks but all functions may not be operational (one or more devices in the list are not accessible but others in the list can be accessed) Syslog severity level = 1 ALERTS_TRACE_NAME public static final java.lang.String ALERTS_TRACE_NAME String descriptor for ALERTS trace level Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 717 Cisco Unified JTAPI Alarms and Services Fields