com.googlecode.jpattern.service.log.slf4j
Class Log4jLoggerBackendConfigurator

java.lang.Object
  extended by com.googlecode.jpattern.service.log.slf4j.Log4jLoggerBackendConfigurator
All Implemented Interfaces:
ILoggerBackendConfigurator, Serializable

public class Log4jLoggerBackendConfigurator
extends Object
implements ILoggerBackendConfigurator

Author:
Francesco Cina' 5 Apr 2011
See Also:
Serialized Form

Constructor Summary
Log4jLoggerBackendConfigurator(String configFile)
           
 
Method Summary
 void configure()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jLoggerBackendConfigurator

public Log4jLoggerBackendConfigurator(String configFile)
Method Detail

configure

public void configure()
Specified by:
configure in interface ILoggerBackendConfigurator


Copyright © 2011. All Rights Reserved.