public class LoggerPerfTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LoggerPerfTest.SleepAppender<E> |
Constructor and Description |
---|
LoggerPerfTest() |
Modifier and Type | Method and Description |
---|---|
void |
durationOfDisabledLog_1_Parameter() |
void |
durationOfDisabledLog_NoParameters() |
void |
durationOfDisabledLogsWith_1_NOPFilter() |
void |
durationOfEnabledLog() |
void |
durationOfIsDebugEnabled() |
void |
setUp() |
void |
testThreadedLogging() |
public LoggerPerfTest()
public void durationOfDisabledLogsWith_1_NOPFilter()
public void durationOfIsDebugEnabled()
public void durationOfDisabledLog_NoParameters()
public void durationOfDisabledLog_1_Parameter()
public void durationOfEnabledLog()
public void testThreadedLogging() throws InterruptedException
InterruptedException
Copyright © 2005–2018 QOS.ch. All rights reserved.