Compartilhar via


IWithDiagnosticLogging<ParentT> Interface

Definição

Uma definição de log de diagnóstico de aplicativo Web que permite que a fonte de log seja definida.

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

Parâmetros de tipo

ParentT

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

Derivado

Métodos

WithApplicationLogging()

Habilite o registro em log do aplicativo Web.

WithWebServerLogging()

Habilite o registro em log do servidor Web.

Aplica-se a