Interface TraceService

Interface summary


Methods

Attempts to handle an encoded trace message usually by printing, logging, or storing the message.
Returns null if the message was handled and needs no further processing from the system's built-in trace message handler. Otherwise, returns the message.