RequestLoggingConvention.

Register(ILoggingConventionContext) Method

Summary

Registers the specified context.

Syntax

public void Register(ILoggingConventionContext context)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
context ILoggingConventionContext The context.

Return Value

Type Description
void