Class TracerSetup
Instantiated by one of the setups inside Phobos.Actor typically - used to help actors access the Phobos.Tracing.TracerSetup.TracerProvider from inside the ActorSystem. Constructor is internal. Create via the Create() or Create(string) method instead.
Inherited Members
Namespace: Phobos.Tracing
Assembly: Phobos.Tracing.dll
Syntax
public sealed class TracerSetup : Setup
Methods
Create()
Declaration
public static TracerSetup Create()
Returns
Type | Description |
---|---|
TracerSetup |