Partilhar via


IWithDiagnosticLogging<ParentT> Interface

Definição

Uma definição de registo de diagnóstico de aplicação Web que permite definir a origem de registo.

public interface IWithDiagnosticLogging<ParentT>
type IWithDiagnosticLogging<'ParentT> = interface
Public Interface IWithDiagnosticLogging(Of ParentT)

Parâmetros de Tipo Genérico

ParentT

O tipo de retorno do attachable.attach(final).

Derivado

Métodos

WithApplicationLogging()

Ative o registo a partir da aplicação Web.

WithWebServerLogging()

Ative o registo a partir do servidor Web.

Aplica-se a