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.
  • Constructor Details

    • AvalonLogSystem

      public AvalonLogSystem()
  • Method Details

    • logVelocityMessage

      public void logVelocityMessage(int level, String message)
      Deprecated.
      Use log(level, message).
      Specified by:
      logVelocityMessage in interface LogSystem
      Parameters:
      level -
      message -