HandlersDebug Methods |
The HandlersDebug type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FinishHandlerOperation |
Finishes the log item
|
![]() ![]() | LogHandlerOperation(MethodInfo, Boolean, Int32) |
Logs the handler operation. Logs the handler operation to the file and to current request log for debugging.
|
![]() ![]() | LogHandlerOperation(String, String, Int32) |
Logs the handler operation. Logs the handler operation to the file and to current request log for debugging.
|
![]() ![]() | LogToFile |
Logs the handler operation to the log file.
|
![]() ![]() | SetLogItemImportant |
Sets the log item as important one
|
![]() ![]() | StartHandlerOperation(MethodInfo) |
Logs the handler operation. Logs the handler operation to the file and to current request log for debugging.
|
![]() ![]() | StartHandlerOperation(String, String) |
Logs the handler operation. Logs the handler operation to the file and to current request log for debugging.
|