MacroDebug MembersKentico 8.0 API Reference
The MacroDebug type exposes the following members.
Methods

  NameDescription
Public methodStatic memberLogMacroFailure
Logs the failure information.
Public methodStatic memberLogMacroOperation
Logs the macro operation. Logs the security operation to the file and to current request log for debugging.
Public methodStatic memberLogSecurityCheckFailure
Logs the failure information.
Public methodStatic memberLogToFile
Logs the macro resolve operation to the log file.
Public methodStatic memberReserveMacroLogItem
Reserves new item for the macro operation.
Public methodStatic memberSetLogItemData
Sets the log item result.
Back to Top
Properties

  NameDescription
Public propertyStatic memberCurrentLogIndent
Current indentation of the Macros log.
Public propertyStatic memberCurrentRequestLog
Current request log.
Public propertyStatic memberDebugCurrentRequest
Debug current request Macros operations.
Public propertyStatic memberDetailed
Determines whether the debug provides detailed output.
Public propertyStatic memberSettings
Debug settings
Back to Top
See Also