G I L O P R S T

G

getEnabledLevel() - Method in class org.apache.velocity.runtime.log.ServletLogChute
Returns the current minimum level at which messages will be printed.

I

init(RuntimeServices) - Method in class org.apache.velocity.runtime.log.ServletLogChute
init()
isLevelEnabled(int) - Method in class org.apache.velocity.runtime.log.ServletLogChute
This will return true if the specified level is equal to or higher than the level this LogChute is enabled for.

L

log(int, String) - Method in class org.apache.velocity.runtime.log.ServletLogChute
Send a log message from Velocity.
log(int, String, Throwable) - Method in class org.apache.velocity.runtime.log.ServletLogChute
 

O

org.apache.velocity.runtime.log - package org.apache.velocity.runtime.log
 

P

PREFIX - Static variable in class org.apache.velocity.runtime.log.ServletLogChute
 

R

RUNTIME_LOG_LEVEL_KEY - Static variable in class org.apache.velocity.runtime.log.ServletLogChute
 

S

servletContext - Variable in class org.apache.velocity.runtime.log.ServletLogChute
 
ServletLogChute - Class in org.apache.velocity.runtime.log
Simple wrapper for the servlet log.
ServletLogChute() - Constructor for class org.apache.velocity.runtime.log.ServletLogChute
Construct a simple logger for a servlet environment.
setEnabledLevel(int) - Method in class org.apache.velocity.runtime.log.ServletLogChute
Set the minimum level at which messages will be printed.

T

toLevel(String) - Method in class org.apache.velocity.runtime.log.ServletLogChute
 

G I L O P R S T

Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.