Dela via


IWithDiagnosticLogging<ParentT> Gränssnitt

Definition

En diagnostikloggdefinition för webbappen som tillåter att loggkällan anges.

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

Typparametrar

ParentT

Returtypen för den slutliga Attachable.attach().

Härledda

Metoder

WithApplicationLogging()

Aktivera loggning från webbprogrammet.

WithWebServerLogging()

Aktivera loggning från webbservern.

Gäller för