IStorageProvider.Log 属性

定义

此存储提供程序实例使用的记录器。

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

属性值

对此提供程序使用的记录器对象的引用。

适用于

另请参阅