|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.velocity.runtime.log.LogManager
LogManager.java This class is responsible for instantiating the correct LoggingSystem Right now, it is hard coded with a single Logging System. Eventually we will have more LoggingSystems.
Constructor Summary | |
LogManager()
|
Method Summary | |
static LogSystem |
createLogSystem(RuntimeServices rsvc)
Creates a new logging system. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public LogManager()
Method Detail |
public static LogSystem createLogSystem(RuntimeServices rsvc) throws java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |