The MacroDebug type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() ![]() | LogMacroFailure |
Logs the failure information.
|
![]() ![]() | LogMacroOperation |
Logs the macro operation. Logs the security operation to the file and to current request log for debugging.
|
![]() ![]() | LogSecurityCheckFailure |
Logs the failure information.
|
![]() ![]() | LogToFile |
Logs the macro resolve operation to the log file.
|
![]() ![]() | ReserveMacroLogItem |
Reserves new item for the macro operation.
|
![]() ![]() | SetLogItemData |
Sets the log item result.
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | CurrentLogIndent |
Current indentation of the Macros log.
|
![]() ![]() | CurrentRequestLog |
Current request log.
|
![]() ![]() | DebugCurrentRequest |
Debug current request Macros operations.
|
![]() ![]() | Detailed |
Determines whether the debug provides detailed output.
|
![]() ![]() | Settings |
Debug settings
|
See Also