PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Backends.​Microsoft/Microsoft­Logging­Backend­Options
Open sandboxFocus

Class MicrosoftLoggingBackendOptions

Inheritance
MicrosoftLoggingBackendOptions
Namespace: PostSharp.Patterns.Diagnostics.Backends.Microsoft
Assembly: PostSharp.Patterns.Diagnostics.Backends.Microsoft.dll
Syntax
public class MicrosoftLoggingBackendOptions : TextLoggingBackendOptions

Constructors

Name Description
MicrosoftLoggingBackendOptions() PostSharp.Patterns.Diagnostics.Backends.Microsoft.MicrosoftLoggingBackendOptions

Properties

Name Description
GetLoggerName

Gets a function that returns a category name (used as an argument to the CreateLogger(String) method) given a MicrosoftLoggingTypeSource. The default behavior is to return the DisplayFullName of the type source.