DebugAdd()
Adding data to debug output.
DebugAdd( category=string, data=struct );
Returns: void
| Argument | Description |
|---|---|
|
category
string,
required
|
edit
category name for the data passed in. |
|
data
struct,
required
|
edit
struct containing data to add to debug output. |
Examples
There are currently no examples for this function 34,387ms WARN No examples for function debugAddSee also
- Debugging
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)