| 
||||||||||
| 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
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 | 
 | 
| 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 | |||||||||