| Class | Description |
| Debugger |
The Debugger tag allows debugging your Mate code
(EventHandlers and inner-acction-lists, IAction , etc). |
| DebuggerUtil |
DebuggerUtil is a helper class used to build strings describing errors for debugging purposes
|
| Logger |
This class dispatches events for each message logged, allowing the debugger to listen to
those events. |
| LogInfo |
LogInfo is an object sent to the Debugger that encapsulates
all the information necessary to create a log. |
| LogTypes |
These are the different types of logs that Mate Framework may show. |