Open sandboxFocus

Class MicrosoftLoggingBuilderExtensions

Allows to easily add the PostSharp logging provider to ASP.NET.

Inheritance
MicrosoftLoggingBuilderExtensions
Namespace: PostSharp.Patterns.Diagnostics.Backends.Microsoft
Assembly: PostSharp.Patterns.Diagnostics.Backends.Microsoft.dll
Syntax
public static class MicrosoftLoggingBuilderExtensions

Methods

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.