다음을 통해 공유


IHttpLogEnricher 인터페이스

정의

들어오는 HTTP 요청에 대한 로그 보강자를 구현하기 위한 인터페이스입니다.

public interface IHttpLogEnricher
type IHttpLogEnricher = interface
Public Interface IHttpLogEnricher

메서드

Enrich(IEnrichmentTagCollector, HttpRequest, HttpResponse)

로그 보강.

적용 대상