Edit

Share via


LoggerExtensionMethods Class

Definition

C#
public static class LoggerExtensionMethods
Inheritance
LoggerExtensionMethods

Methods

GetLogger(Grain, String)

Returns a logger object that this grain's code can use for tracing.

GetLogger(Grain)

Returns a logger object that this grain's code can use for tracing. The name of the logger will be derived from the grain class name.

GetLogger(IGrainRuntime, String)

Extension method GetLogger for IGrainRuntime

GetLogger(IProviderRuntime, String)

Provides a logger to be used by the provider.

Logger(IClusterClient)

Provides logging facility for applications.

Applies to

Product Versions
.NET Orleans 3.4.5