Düzenle

Aracılığıyla paylaş


GrainClient.Logger Property

Definition

Provides logging facility for applications.

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

Property Value

Exceptions

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

Applies to