Edit

Share via


IClusterClient.Logger Property

Definition

Provides logging facility for applications.

public Orleans.Runtime.Logger Logger { get; }
member this.Logger : Orleans.Runtime.Logger
Public ReadOnly Property Logger As Logger

Property Value

Exceptions

Thrown if Orleans runtime is not correctly initialized before this call.

Applies to