Package | Description |
---|---|
org.apache.velocity.exception | |
org.apache.velocity.runtime |
Modifier and Type | Field and Description |
---|---|
private LogContext |
VelocityException.logContext
LogContext VTL location tracking context
|
Modifier and Type | Field and Description |
---|---|
private LogContext |
RuntimeInstance.logContext
The LogContext object used to track location in templates
|
Modifier and Type | Method and Description |
---|---|
LogContext |
RuntimeInstance.getLogContext()
Get the LogContext object used to tack locations in templates.
|
LogContext |
RuntimeServices.getLogContext()
Get the LogContext object used to tack locations in templates.
|