Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method logs an error code and custom message to AXE s pre-configured ETW session.
Overload list
| Method | Description |
|---|---|
| LogErrorCode(errorCode) | This method logs an error code and custom message to AXE s pre-configured ETW session. |
| LogErrorCode(errorCode,message) | This method logs an error code and custom message to AXE s pre-configured ETW session. |
| LogErrorCode(errorCode,messageFormat,messageArguments) | This method logs an error code and custom message to AXE s pre-configured ETW session. |