LoggingAbstractionsExtensions Class

Summary

LoggingExtensions.
LoggingAbstractionsExtensions
Object

Syntax

public static class LoggingAbstractionsExtensions

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Methods

Name Value Summary
TimeDebug(ILogger, string, object[]) IDisposable
Times the debug.
static
TimeInformation(ILogger, string, object[]) IDisposable
Times the information.
static
TimeTrace(ILogger, string, object[]) IDisposable
Times the trace.
static