org.apache.velocity.runtime.log
Class AvalonLogSystem
java.lang.Object
  
org.apache.velocity.runtime.log.AvalonLogChute
      
org.apache.velocity.runtime.log.AvalonLogSystem
- All Implemented Interfaces: 
 - LogChute, LogSystem
 
public class AvalonLogSystem
- extends AvalonLogChute
- implements LogSystem
  
Implementation of a Avalon logger.
- Version:
 
  - $Id: AvalonLogSystem.java 463298 2006-10-12 16:10:32Z henning $
 
- Author:
 
  - Jon S. Stevens, Geir Magnusson Jr.
 
 
 
 
 
 
 
 
 
| Methods inherited from interface org.apache.velocity.runtime.log.LogSystem | 
init | 
 
AvalonLogSystem
public AvalonLogSystem()
logVelocityMessage
public void logVelocityMessage(int level,
                               String message)
- Deprecated. Use log(level, message).
- Specified by:
 logVelocityMessage in interface LogSystem
 
- Parameters:
 level - message - 
 
 
Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.