Records operation timings to provided logger.
More...
|
void | LogBegin () |
| Log beginning of operation.
|
|
void | Complete (Boolean log=true, Object? result=null) |
| Complete operation and log result.
|
|
void | SetException (Exception ex) |
| Complete operation and log exception.
|
|
void | Dispose () |
|
Records operation timings to provided logger.