Summary
LoggingExtensions.
- Assembly
- Rocket
.Surgery .Extensions .Logging .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .Logging - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["LoggingAbstractionsExtensions"]
class Type type-node
Syntax
public static class LoggingAbstractionsExtensions
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute |
Methods
Name | Value | Summary |
---|---|---|
TimeDebug |
IDisposable |
Times the debug.
static
|
TimeInformation |
IDisposable |
Times the information.
static
|
TimeTrace |
IDisposable |
Times the trace.
static
|