Gets the collection of listeners that is monitoring the trace output.
- Returns
- A listener_collection that represents a collection of type trace_listener monitoring the trace output.
- Note
- The Listeners collection is shared by both the Debug and the Trace classes; adding a trace listener to either class adds the listener to both.