Method | Description | |
---|---|---|
Dispose ( ) : void | ||
PerformanceScope ( Action |
||
PerformanceScope ( string content ) : System | ||
PerformanceScope ( string content, LogLevel level ) : System |
Method | Description | |
---|---|---|
GetContent ( string content, System.TimeSpan span ) : string |
public PerformanceScope ( Action |
||
logger | Action |
|
return | System |
public PerformanceScope ( string content ) : System | ||
content | string | |
return | System |
public PerformanceScope ( string content, LogLevel level ) : System | ||
content | string | |
level | LogLevel | |
return | System |