Uses of Class
org.apache.velocity.runtime.parser.LogContext
Packages that use LogContext
-
Uses of LogContext in org.apache.velocity.exception
Fields in org.apache.velocity.exception declared as LogContextModifier and TypeFieldDescriptionprivate LogContext
VelocityException.logContext
LogContext VTL location tracking context -
Uses of LogContext in org.apache.velocity.runtime
Fields in org.apache.velocity.runtime declared as LogContextModifier and TypeFieldDescriptionprivate LogContext
RuntimeInstance.logContext
The LogContext object used to track location in templatesMethods in org.apache.velocity.runtime that return LogContextModifier and TypeMethodDescriptionRuntimeInstance.getLogContext()
Get the LogContext object used to tack locations in templates.RuntimeServices.getLogContext()
Get the LogContext object used to tack locations in templates.