public class LogManager extends Object
AxisTestEndpoint, JettyByteArrayAsyncEndpoint| Modifier and Type | Field and Description |
|---|---|
static LogManager |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
createLog(String name) |
boolean |
isLoggingEnabled() |
void |
setTestCase(ManagedTestCase testCase) |
public static final LogManager INSTANCE
public void setTestCase(ManagedTestCase testCase) throws IOException
IOExceptionpublic boolean isLoggingEnabled()
public OutputStream createLog(String name) throws IOException
IOExceptionCopyright © The Apache Software Foundation. All Rights Reserved.