org.apache.avalon.excalibur.logger.factory
Class FormatterFactory

java.lang.Object
  extended by org.apache.avalon.excalibur.logger.factory.FormatterFactory

public class FormatterFactory
extends java.lang.Object

Factory for Formatters.

Author:
Avalon Development Team

Constructor Summary
FormatterFactory()
           
 
Method Summary
 org.apache.log.format.Formatter createFormatter(org.apache.avalon.framework.configuration.Configuration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatterFactory

public FormatterFactory()
Method Detail

createFormatter

public org.apache.log.format.Formatter createFormatter(org.apache.avalon.framework.configuration.Configuration conf)


Copyright © 1997-2008 Apache Software Foundation. All Rights Reserved.