Class ILoggerExtensions
Inherited Members
Namespace: Code.Library.AspNetCore .Extensions
Assembly: Code.Library.AspNetCore.dll
Syntax
public static class ILoggerExtensions
Methods
| Improve this Doc View SourceBeginPropertyScope(ILogger, params (string, object)[])
Declaration
public static IDisposable BeginPropertyScope(this ILogger logger, params (string, object)[] properties)
Parameters
Returns
| Type | Description |
|---|---|
| IDisposable |