|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.velocity.runtime.log.LogManager
This class is responsible for instantiating the correct LoggingSystem
The approach is :
Constructor Summary | |
LogManager()
|
Method Summary | |
static LogSystem |
createLogSystem(RuntimeServices rsvc)
Creates a new logging system or returns an existing one specified by the application. |
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 LogSystem createLogSystem(RuntimeServices rsvc) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |