net.grinder.engine.process
Class ExternalLoggerScopeTunnel
java.lang.Object
net.grinder.engine.process.ExternalLoggerScopeTunnel
public class ExternalLoggerScopeTunnel
- extends Object
Allow unit tests in other packages to create an ExternalLogger.
- Author:
- Philip Aston
|
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 |
ExternalLoggerScopeTunnel
public ExternalLoggerScopeTunnel()
getExternalLogger
public static org.slf4j.Logger getExternalLogger(org.slf4j.Logger processLogger)
Copyright © 2000-2013. All Rights Reserved.