The event provides notification that a trace statement was encountered. The info string contains the contenxt of the trace message.
11841185118611871188118911901191119211931194
break; } case DMessage.InTrace: { String text = msg.getString(); addEvent(new TraceEvent(text)); break; } case DMessage.InSquelch: { long state = msg.getDWord();
922923924925926927928929930931932
} case DMessage.InTrace: { String text = msg.getString(); addEvent(new TraceEvent(text)); break; } case DMessage.InSquelch: {