LoggingAbstractionsExtensions Class

Summary

LoggingExtensions.
graph BT Type-->Base0["Object"] Type["LoggingAbstractionsExtensions"] class Type type-node

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