AzureEventSourceLogForwarder.Start Method

Definition

Initiates the log forwarding from the Azure SDK event sources to a provided ILoggerFactory, call Dispose() to stop forwarding.

public void Start ();
member this.Start : unit -> unit
Public Sub Start ()

Applies to