TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ServerInfo.LogTraceInfo Property

Get or set the trace settings that determine what will be logged in the server's log file.

public TraceInfo LogTraceInfo {get; set;}

Parameters

Remarks

This method does not copy the TraceInfo object. Therefore, to modify the trace settings, one needs to modify the TraceInfo object returned by this method and save the ServerInfo object.

See Also

ServerInfo Class | TIBCO.EMS.ADMIN Namespace