ILogConsistencyProvider.Log Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the TraceLogger used by this log-consistency provider.
public Orleans.Runtime.Logger Log { get; }
member this.Log : Orleans.Runtime.Logger
Public ReadOnly Property Log As Logger