Fennel: TraceTarget Class Reference (original) (raw)

Receives notification when a trace event occurs.

Parameters:

source the facility from which the message originated
level the trace event severity level
message the text of the message

Implemented in JavaTraceTarget, and TestBase.

Referenced by TraceSource::trace().