This is part of the Fake.Core.Trace module.

ITraceListener

Defines a TraceListener interface Note: Please contribute implementations to the fake repository, as external implementations are not supported.

Instance members

Instance memberDescription
x.Write(arg1)
Signature: TraceData -> unit
Modifiers: abstract