다음을 통해 공유


StreamingConnection.Logger 속성

정의

스트리밍 연결에 ILogger 대한 인스턴스를 가져옵니다.

protected Microsoft.Extensions.Logging.ILogger Logger { get; }
member this.Logger : Microsoft.Extensions.Logging.ILogger
Protected ReadOnly Property Logger As ILogger

속성 값

ILogger 스트리밍 연결에 대한 입니다.

적용 대상