Delen via


IWithDiagnosticLogging<ParentT> Interface

Definitie

Een diagnostische logboekdefinitie voor web-apps waarmee de logboekbron kan worden ingesteld.

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

Type parameters

ParentT

Het retourtype van de uiteindelijke Attachable.attach().

Afgeleid

Methoden

WithApplicationLogging()

Logboekregistratie vanuit de webtoepassing inschakelen.

WithWebServerLogging()

Logboekregistratie vanaf de webserver inschakelen.

Van toepassing op