org.apache.velocity.runtime.log
public class LogManager extends java.lang.Object
This class is responsible for instantiating the correct LoggingSystem
The approach is :
Constructor and Description |
---|
LogManager() |
Modifier and Type | Method and Description |
---|---|
static LogSystem |
createLogSystem(RuntimeServices rsvc)
Creates a new logging system or returns an existing one
specified by the application.
|
public static LogSystem createLogSystem(RuntimeServices rsvc) throws java.lang.Exception
java.lang.Exception
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.