/mcpSee Also: Trace, on page 714 Methods doClose() public void doClose() Closes the socket Overrides: doClose in class BaseTraceWriter, on page 695 doPrintln(String, int) protected void doPrintln(java.lang.String message, intmessageNumber) The SyslogTraceWriter makes an exception to the println() method in that it places a ’\0’ instead of a System specified line separator to terminate the message packet. The portion of the message after a ’\r’ or ’\n’ is ignored Overrides: doPrintln in class BaseTraceWriter, on page 695 main(String[]) public static void main(java.lang.String[] args) TraceManagerFactory The TraceManagerFactory class is a class by which applications obtain a TraceManager object. The TraceModule passed in the constructor is registered in a list. The list can be enumerated using the getModules() method. Declaration public class TraceManagerFactory java.lang.Object | +--com.cisco.services.tracing.TraceManagerFactory Member Summary Member summary Methods Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 712 Cisco Unified JTAPI Alarms and Services Methods