net.grinder.engine.process
Class ExternalLoggerScopeTunnel

java.lang.Object
  extended by net.grinder.engine.process.ExternalLoggerScopeTunnel

public class ExternalLoggerScopeTunnel
extends Object

Allow unit tests in other packages to create an ExternalLogger.

Author:
Philip Aston

Constructor Summary
ExternalLoggerScopeTunnel()
           
 
Method Summary
static org.slf4j.Logger getExternalLogger(org.slf4j.Logger processLogger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalLoggerScopeTunnel

public ExternalLoggerScopeTunnel()
Method Detail

getExternalLogger

public static org.slf4j.Logger getExternalLogger(org.slf4j.Logger processLogger)


Copyright © 2000-2013. All Rights Reserved.