Click or drag to resize
ILoggerForTypeT Method
Returns a logger associated with the specified type.

Namespace: Grpc.Core.Logging
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
ILogger ForType<T>()

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:Grpc.Core.Logging.ILogger.ForType``1"]

Return Value

Type: ILogger
See Also