AspNetCoreLogging Class |
Namespace: PostSharp.Patterns.Diagnostics.Adapters.AspNetCore
Assembly: PostSharp.Patterns.Diagnostics.Adapters.AspNetCore (in PostSharp.Patterns.Diagnostics.Adapters.AspNetCore.dll) Version: 2023.0.3.0 (2023.0.3.0)
public sealed class AspNetCoreLogging
The AspNetCoreLogging type exposes the following members.
Name | Description | |
---|---|---|
AspNetCoreLogging | Initializes a new instance of the AspNetCoreLogging class |
Name | Description | |
---|---|---|
Initialize |
Instruments the ASP.NET Core stack to define new logging activity (and possibly transactions) for incoming HTTP requests.
|