Package | Description |
---|---|
lucee.runtime | |
lucee.runtime.debug | |
lucee.runtime.type.trace |
Modifier and Type | Method and Description |
---|---|
Debugger |
PageContextImpl.getDebugger() |
abstract Debugger |
PageContext.getDebugger()
return debugger of the page Context
|
Modifier and Type | Interface and Description |
---|---|
interface |
DebuggerPro |
Modifier and Type | Class and Description |
---|---|
class |
DebuggerImpl
Class to debug the application
|
Modifier and Type | Method and Description |
---|---|
void |
DebuggerPool.store(PageContext pc,
Debugger debugger) |
Modifier and Type | Method and Description |
---|---|
static void |
TraceObjectSupport.log(Debugger debugger,
int type,
String category,
String text,
String varName,
String varValue) |
static TraceObject |
TraceObjectSupport.toTraceObject(Debugger debugger,
Object obj,
int type,
String category,
String text) |
Constructor and Description |
---|
TODateTime(Debugger debugger,
DateTime dt,
int type,
String category,
String text) |
TraceObjectSupport(Debugger debugger,
Object o,
int type,
String category,
String text) |
Copyright © 2015 Lucee