Allows to easily add the PostSharp logging provider to ASP.NET.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Microsoft
Assembly: PostSharp.Patterns.Diagnostics.Backends.Microsoft.dll
Syntax
public static class MicrosoftLoggingBuilderExtensionsMethods
| Name | Description |
|---|---|
| AddPostSharp(ILoggingBuilder) | Makes it so that all logging in ASP.NET is sent to PostSharp in addition to any other logging providers, and from there to PostSharp backends. |