org.apache.velocity.runtime.log
public class AvalonLogSystem extends Object implements LogSystem
Version: $Id: AvalonLogSystem.java,v 1.12.4.1 2004/03/03 23:22:56 geirm Exp $
| Field Summary | |
|---|---|
| Logger | logger |
| RuntimeServices | rsvc |
| Constructor Summary | |
|---|---|
| AvalonLogSystem()
default CTOR. | |
| Method Summary | |
|---|---|
| void | init(RuntimeServices rs) |
| void | init(String logFile)
initializes the log system using the logfile argument
|
| void | logVelocityMessage(int level, String message)
logs messages
|
Parameters: logFile file for log messages
Parameters: level severity level message complete error message