|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.velocity.runtime.log.LogManager
public class LogManager
This class is responsible for instantiating the correct LogChute
The approach is :
Constructor Summary | |
---|---|
LogManager()
|
Method Summary | |
---|---|
static void |
updateLog(Log log,
RuntimeServices rsvc)
Update the Log instance with the appropriate LogChute and other settings determined by the RuntimeServices. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogManager()
Method Detail |
---|
public static void updateLog(Log log, RuntimeServices rsvc) throws java.lang.Exception
log
- rsvc
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |